{"id":149824,"date":"2025-08-09T04:08:18","date_gmt":"2025-08-09T02:08:18","guid":{"rendered":"https:\/\/fr.motocrossmag.be\/?page_id=149824"},"modified":"2025-08-09T08:42:39","modified_gmt":"2025-08-09T06:42:39","slug":"la-chinelle-2025-liste-des-engages-2-heures-evolution","status":"publish","type":"page","link":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-2-heures-evolution\/","title":{"rendered":"La Chinelle 2025 &#8211; Liste des Engag\u00e9s &#8211; 2 Heures Evolution"},"content":{"rendered":"<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-margin-top:90px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:1393.6px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:0px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div ><a class=\"fusion-button button-flat button-medium button-default fusion-button-default button-1 fusion-button-default-span fusion-button-default-type\" style=\"--button-border-radius-top-left:5px;--button-border-radius-top-right:5px;--button-border-radius-bottom-right:5px;--button-border-radius-bottom-left:5px;--button_margin-bottom:30px;--button_margin-left:20px;\" target=\"_self\" href=\"https:\/\/mxmag.be\/la-chinelle\/\"><i class=\"fa-arrow-left fas button-icon-left\" aria-hidden=\"true\"><\/i><span class=\"fusion-button-text\">Retour vers la page d\u2019accueil \u00ab\u00a0La Chinelle\u00a0\u00bb<\/span><\/a><\/div>\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            min-height: 100vh;\n            padding: 20px;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: rgba(255, 255, 255, 0.95);\n            border-radius: 20px;\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\n            overflow: hidden;\n            backdrop-filter: blur(10px);\n        }\n\n        .header {\n            background: linear-gradient(135deg, #1e3c72, #2a5298);\n            color: white;\n            padding: 30px;\n            text-align: center;\n        }\n\n        .header h1 {\n            font-size: 2.5em;\n            margin-bottom: 10px;\n            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);\n        }\n\n        .subtitle {\n            font-size: 1.2em;\n            opacity: 0.9;\n        }\n\n        .controls {\n            padding: 30px;\n            background: rgba(255, 255, 255, 0.8);\n            border-bottom: 1px solid #e0e0e0;\n            display: flex;\n            gap: 20px;\n            flex-wrap: wrap;\n            align-items: center;\n        }\n\n        .search-box {\n            flex: 1;\n            min-width: 300px;\n            position: relative;\n        }\n\n        .search-box input {\n            width: 100%;\n            padding: 12px 45px 12px 15px;\n            border: 2px solid #e0e0e0;\n            border-radius: 25px;\n            font-size: 16px;\n            transition: all 0.3s ease;\n            background: white;\n        }\n\n        .search-box input:focus {\n            outline: none;\n            border-color: #667eea;\n            box-shadow: 0 0 15px rgba(102, 126, 234, 0.2);\n        }\n\n        .search-icon {\n            position: absolute;\n            right: 15px;\n            top: 50%;\n            transform: translateY(-50%);\n            color: #666;\n            font-size: 18px;\n        }\n\n        .filter-group {\n            display: flex;\n            gap: 10px;\n            align-items: center;\n        }\n\n        .category-filter {\n            padding: 10px 20px;\n            border: 2px solid #e0e0e0;\n            border-radius: 20px;\n            background: white;\n            font-size: 14px;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            user-select: none;\n        }\n\n        .category-filter:hover {\n            border-color: #667eea;\n            background: #f8f9ff;\n        }\n\n        .category-filter.active {\n            background: #667eea;\n            color: white;\n            border-color: #667eea;\n        }\n\n        .stats {\n            display: flex;\n            gap: 20px;\n            align-items: center;\n            font-size: 14px;\n            color: #666;\n        }\n\n        .table-container {\n            overflow-x: auto;\n            max-height: 70vh;\n            position: relative;\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n        }\n\n        thead {\n            background: linear-gradient(135deg, #1e3c72, #2a5298);\n            color: white;\n            position: sticky;\n            top: 0;\n            z-index: 10;\n        }\n\n        thead th {\n            padding: 20px 15px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            border-right: 1px solid rgba(255, 255, 255, 0.1);\n        }\n\n        tbody tr {\n            transition: all 0.2s ease;\n            border-bottom: 1px solid #f0f0f0;\n        }\n\n        tbody tr:hover {\n            background: linear-gradient(135deg, #f8f9ff, #f0f4ff);\n            transform: translateY(-1px);\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n\n        tbody tr.hidden {\n            display: none;\n        }\n\n        tbody td {\n            padding: 15px;\n            border-right: 1px solid #f0f0f0;\n            vertical-align: middle;\n        }\n\n        .pilot-name {\n            color: #555;\n            font-weight: 500;\n        }\n\n        .pilot-name.solo {\n            color: #1e3c72;\n            font-weight: 600;\n        }\n\n        .category {\n            display: inline-block;\n            padding: 6px 12px;\n            border-radius: 15px;\n            font-size: 12px;\n            font-weight: 600;\n            text-align: center;\n            min-width: 100px;\n        }\n\n        .category-solo {\n            background: linear-gradient(135deg, #ff6b6b, #ee5a24);\n            color: white;\n        }\n\n        .category-open {\n            background: linear-gradient(135deg, #4ecdc4, #44a08d);\n            color: white;\n        }\n\n        .category-parent {\n            background: linear-gradient(135deg, #a55eea, #8b5cf6);\n            color: white;\n        }\n\n        .no-results {\n            text-align: center;\n            padding: 60px 20px;\n            color: #666;\n            font-size: 18px;\n            background: white;\n        }\n\n        .no-results::before {\n            content: \"\ud83d\udd0d\";\n            display: block;\n            font-size: 48px;\n            margin-bottom: 20px;\n        }\n\n        @media (max-width: 768px) {\n            .controls {\n                flex-direction: column;\n                align-items: stretch;\n            }\n\n            .search-box {\n                min-width: auto;\n            }\n\n            .filter-group {\n                flex-wrap: wrap;\n                justify-content: center;\n            }\n\n            .header h1 {\n                font-size: 2em;\n            }\n\n            table {\n                font-size: 14px;\n            }\n\n            thead th, tbody td {\n                padding: 10px 8px;\n            }\n        }\n    <\/style><style>\n.container {width:100% !important}\n.header {background:none !important;margin-top:10px}\n.header .subtitle {color:#000 !important}\n#main, body {padding:0px !important}\nhtml {background:#FFF !important}\n.table-container {overflow-x:scroll !important; max-height:none !important}\n.fusion-builder-row-2, .google-auto-placed {display:none !important}\n<\/style><div class=\"container\">\n        <div class=\"header\">\n            <h1>\ud83c\udfc1 La Chinelle 2025<\/h1>\n            <div class=\"subtitle\">Liste des Engag\u00e9s - 2 Heures Evolution<\/div>\n        <\/div>\n\n        <div class=\"controls\">\n            <div class=\"search-box\">\n                <input type=\"text\" id=\"searchInput\" placeholder=\"Rechercher un pilote...\">\n                <span class=\"search-icon\">\ud83d\udd0d<\/span>\n            <\/div>\n            \n            <div class=\"filter-group\">\n                <div class=\"category-filter active\" data-category=\"all\">Toutes<\/div>\n                <div class=\"category-filter\" data-category=\"EVO SOLO\">EVO SOLO<\/div>\n                <div class=\"category-filter\" data-category=\"EVO Open\">EVO Open<\/div>\n                <div class=\"category-filter\" data-category=\"EVO Parent&Enfant\">Parent&Enfant<\/div>\n            <\/div>\n\n            <div class=\"stats\">\n                <span id=\"totalCount\">127 \u00e9quipes<\/span>\n                <span id=\"visibleCount\"><\/span>\n            <\/div>\n        <\/div>\n\n        <div class=\"table-container\">\n            <table id=\"engagesTable\">\n                <thead>\n                    <tr>\n                        <th>#<\/th>\n                        <th>Pilote 1<\/th>\n                        <th>Pilote 2<\/th>\n                        <th>Cat\u00e9gorie<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody id=\"tableBody\">\n                    <!-- Data will be inserted here by JavaScript -->\n                <\/tbody>\n            <\/table>\n            <div id=\"noResults\" class=\"no-results\" style=\"display: none;\">\n                Aucun r\u00e9sultat trouv\u00e9 pour votre recherche\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        const data = [\n            {id: 1, pilot1: \"FIORENTINO Romeo\", pilot2: \"FIORENTINO Frederic\", category: \"EVO Parent&Enfant\"},\n            {id: 2, pilot1: \"MEUWIS Arnaud\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 3, pilot1: \"DENIL Noa\", pilot2: \"PLEVOETS Louan\", category: \"EVO Open\"},\n            {id: 4, pilot1: \"VERBRUGGEN Arnaud\", pilot2: \"BECKER Nicolas\", category: \"EVO Open\"},\n            {id: 5, pilot1: \"SCHEEN Fr\u00e9d\u00e9ric\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 6, pilot1: \"FRAIKIN R\u00e9mi\", pilot2: \"FRAIKIN Jean Pierre\", category: \"EVO Parent&Enfant\"},\n            {id: 7, pilot1: \"CHAMPENOIS Samuel\", pilot2: \"MARTINET Michel\", category: \"EVO Open\"},\n            {id: 8, pilot1: \"BOULANGER Samy\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 9, pilot1: \"BOULANGER Samuel\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 10, pilot1: \"BOUTET Damien\", pilot2: \"BOUTET Evan\", category: \"EVO Open\"},\n            {id: 11, pilot1: \"CELIS Sebastien\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 12, pilot1: \"DESCHOUWER Eric\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 14, pilot1: \"DELPORTE Nicolas\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 15, pilot1: \"COULON Quentin\", pilot2: \"CERAULO Th\u00e9o\", category: \"EVO Open\"},\n            {id: 16, pilot1: \"LORQUET Julien\", pilot2: \"DONNAY Axel\", category: \"EVO Open\"},\n            {id: 17, pilot1: \"TONNON Gaetan\", pilot2: \"ANCIAUX Nigel\", category: \"EVO Open\"},\n            {id: 18, pilot1: \"HAUMONT Stany\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 19, pilot1: \"MOUTON Johan\", pilot2: \"PAQUET Jean-Pierre\", category: \"EVO Open\"},\n            {id: 20, pilot1: \"SACREAS Vincent\", pilot2: \"SACREAS Kjell\", category: \"EVO Parent&Enfant\"},\n            {id: 21, pilot1: \"DONNAY Nathan\", pilot2: \"DONNAY Frank\", category: \"EVO Parent&Enfant\"},\n            {id: 22, pilot1: \"VANLEEUW Romain\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 23, pilot1: \"FOLIE Olivier\", pilot2: \"LEBRUN Vincent\", category: \"EVO Open\"},\n            {id: 24, pilot1: \"ROELEN Xavier\", pilot2: \"ROELEN Helian\", category: \"EVO Open\"},\n            {id: 25, pilot1: \"PUFFET Matteo\", pilot2: \"BEAUCLAIRE Gr\u00e9gory\", category: \"EVO Open\"},\n            {id: 26, pilot1: \"LEJEUNE Dylan\", pilot2: \"MARLET Julien\", category: \"EVO Open\"},\n            {id: 27, pilot1: \"LECHAT Julien\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 28, pilot1: \"FRAIKIN Marc\", pilot2: \"FRAIKIN Nils\", category: \"EVO Parent&Enfant\"},\n            {id: 29, pilot1: \"CASTADOT David\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 30, pilot1: \"MOTTE Manu\", pilot2: \"GOUTHIER Dany\", category: \"EVO Open\"},\n            {id: 31, pilot1: \"RENUART Maxime\", pilot2: \"SICURELLO Ilyes\", category: \"EVO Open\"},\n            {id: 32, pilot1: \"ROSMANT Thibaut\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 33, pilot1: \"FAVEAUX Miguel\", pilot2: \"MOINY Thibaut\", category: \"EVO Open\"},\n            {id: 34, pilot1: \"MORMONT Gr\u00e9gory\", pilot2: \"PIEDFORT Jean-Boris\", category: \"EVO Open\"},\n            {id: 35, pilot1: \"DASY Jean-Fran\u00e7ois\", pilot2: \"SPRIMONT Logan\", category: \"EVO Open\"},\n            {id: 36, pilot1: \"BERO Jonathan\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 37, pilot1: \"PAQUET Vincent\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 38, pilot1: \"DUCKERS David\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 39, pilot1: \"ORBAEN Noa\", pilot2: \"POULAIN Ismael\", category: \"EVO Open\"},\n            {id: 40, pilot1: \"HANOCQ Julien\", pilot2: \"EVERS Alexandre\", category: \"EVO Open\"},\n            {id: 41, pilot1: \"LEFEBVRE Julien\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 42, pilot1: \"VLASSENBROECK Romain\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 43, pilot1: \"JAEGERS Michael\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 44, pilot1: \"PALMAERTS C\u00e9dric\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 45, pilot1: \"HORLAIT Fred\", pilot2: \"FRAEYMAN Jean Pierre\", category: \"EVO Open\"},\n            {id: 46, pilot1: \"VANOEVELEN Matthew\", pilot2: \"ROBERT Martin\", category: \"EVO Open\"},\n            {id: 47, pilot1: \"LORENT Arnaud\", pilot2: \"DEBEHOGNE Damien\", category: \"EVO Open\"},\n            {id: 48, pilot1: \"LAGAMME Patrick\", pilot2: \"ARILLE Servais\", category: \"EVO Open\"},\n            {id: 49, pilot1: \"DELADRIER Pascal\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 50, pilot1: \"ROSMANT Sacha\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 51, pilot1: \"LEDECQ Alexandre\", pilot2: \"LEDECQ Laurent\", category: \"EVO Parent&Enfant\"},\n            {id: 52, pilot1: \"VLEGELS Laurent\", pilot2: \"VANCOPENOLLE Fabian\", category: \"EVO Open\"},\n            {id: 53, pilot1: \"HENAUT Nelson\", pilot2: \"BEUTELS Lo\u00efc\", category: \"EVO Open\"},\n            {id: 54, pilot1: \"LAMBEAUX Cyril\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 55, pilot1: \"DELFORGE J\u00e9r\u00f4me\", pilot2: \"WOLTERS Boris\", category: \"EVO Open\"},\n            {id: 56, pilot1: \"ORBANT Bastien\", pilot2: \"FOURREZ Cyril\", category: \"EVO Open\"},\n            {id: 57, pilot1: \"BENONIT Baptiste\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 58, pilot1: \"DELAITEMPS Julien\", pilot2: \"BOLLEN Dorian\", category: \"EVO Open\"},\n            {id: 59, pilot1: \"DAUVIN Olivier\", pilot2: \"THIRIONET Heinrick\", category: \"EVO Open\"},\n            {id: 60, pilot1: \"DELADRIERE Dominique\", pilot2: \"BERTIEAUX Steve\", category: \"EVO Open\"},\n            {id: 61, pilot1: \"BENONIT Guillaume\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 62, pilot1: \"ORBAN Kevin\", pilot2: \"ORBAN Jean-Pol\", category: \"EVO Parent&Enfant\"},\n            {id: 63, pilot1: \"POLIART Gilles\", pilot2: \"MASCART Jessy\", category: \"EVO Open\"},\n            {id: 64, pilot1: \"CRESSON Jean Claude\", pilot2: \"CRESSON Aurelien\", category: \"EVO Parent&Enfant\"},\n            {id: 65, pilot1: \"DUFEY S\u00e9bastien\", pilot2: \"DUFEY Laurent\", category: \"EVO Parent&Enfant\"},\n            {id: 66, pilot1: \"JEANMART Guillaume\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 67, pilot1: \"MARTIN Jean Michel\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 68, pilot1: \"DENIS Tom\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 69, pilot1: \"WARSCOTTE Germain\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 70, pilot1: \"THOMAS Daniel\", pilot2: \"LEONARD Olivier\", category: \"EVO Open\"},\n            {id: 71, pilot1: \"LEROY Francis\", pilot2: \"NIVARLET Christian\", category: \"EVO Open\"},\n            {id: 72, pilot1: \"MAQUEL J\u00e9r\u00f4me\", pilot2: \"JONATHAN Alexandre\", category: \"EVO Open\"},\n            {id: 73, pilot1: \"MAQUEL Kylian\", pilot2: \"DISY Alan\", category: \"EVO Open\"},\n            {id: 74, pilot1: \"CHARLIER Nicolas\", pilot2: \"BEGHIN Olivier\", category: \"EVO Open\"},\n            {id: 75, pilot1: \"WARSCOTTE Antoine\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 76, pilot1: \"WARSCOTTE Etienne\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 77, pilot1: \"TRICOT Julien\", pilot2: \"VINX John\", category: \"EVO Open\"},\n            {id: 78, pilot1: \"OLDERS Benoit\", pilot2: \"OLDERS Gary\", category: \"EVO Open\"},\n            {id: 79, pilot1: \"GIBERT Fr\u00e9d\u00e9ric\", pilot2: \"DUMONCEAU Maximilien\", category: \"EVO Open\"},\n            {id: 80, pilot1: \"BERTRAND Loris\", pilot2: \"TIM Antoine\", category: \"EVO Open\"},\n            {id: 81, pilot1: \"DODION Marcel\", pilot2: \"BROSSEL Nicolas\", category: \"EVO Open\"},\n            {id: 82, pilot1: \"BEGUIN Marc\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 83, pilot1: \"WARSCOTTE Augustin\", pilot2: \"DOYEN J\u00e9rome\", category: \"EVO Open\"},\n            {id: 84, pilot1: \"VANDENBERGE Emilien\", pilot2: \"GIUNCHI Rudy\", category: \"EVO Open\"},\n            {id: 85, pilot1: \"KATTE Olivier\", pilot2: \"JADOUL John\", category: \"EVO Open\"},\n            {id: 86, pilot1: \"TIELEMAN Thomas\", pilot2: \"TIELEMAN Walter\", category: \"EVO Parent&Enfant\"},\n            {id: 87, pilot1: \"FAYT Vincent\", pilot2: \"FAYT Aaron\", category: \"EVO Parent&Enfant\"},\n            {id: 88, pilot1: \"LOGE Steven\", pilot2: \"LOGE Joel\", category: \"EVO Parent&Enfant\"},\n            {id: 89, pilot1: \"TICHON Jean-Raymond\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 90, pilot1: \"ALBERTINI Adelin\", pilot2: \"LEJOUR Martin\", category: \"EVO Open\"},\n            {id: 91, pilot1: \"BAUDAUX Tom\", pilot2: \"KOSOWSKI Leny\", category: \"EVO Open\"},\n            {id: 92, pilot1: \"DECRAENE Robert\", pilot2: \"MARIAULLE Pascal\", category: \"EVO Open\"},\n            {id: 93, pilot1: \"WILMART Damien\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 94, pilot1: \"BROOS Thierry\", pilot2: \"KERSTEN Mathieu\", category: \"EVO Open\"},\n            {id: 95, pilot1: \"PHILIPPET Eddy\", pilot2: \"GODRY Marvin\", category: \"EVO Open\"},\n            {id: 96, pilot1: \"EECKHOUDT Louka\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 97, pilot1: \"WERY Gerald\", pilot2: \"MATERNE Thierry\", category: \"EVO Open\"},\n            {id: 98, pilot1: \"VAN LANGEVELD Christophe\", pilot2: \"CYTE Philippe\", category: \"EVO Open\"},\n            {id: 99, pilot1: \"SACRE Yannick\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 100, pilot1: \"VAN HEMELRYCK Rapha\u00ebl\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 101, pilot1: \"FRAN\u00c7OIS Benjamin\", pilot2: \"BEGAUX Pierre\", category: \"EVO Open\"},\n            {id: 102, pilot1: \"BRISEBOIS Mathias\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 103, pilot1: \"ROUGRAFF Franck\", pilot2: \"STIENNES Hugo\", category: \"EVO Open\"},\n            {id: 104, pilot1: \"DESUENNE Thomas\", pilot2: \"PEREAUX Corentin\", category: \"EVO Open\"},\n            {id: 105, pilot1: \"D'ADDARIO Chiara\", pilot2: \"D'ADDARIO Rossano\", category: \"EVO Parent&Enfant\"},\n            {id: 106, pilot1: \"FRANSSEN Jason\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 107, pilot1: \"NEEFS Gregory\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 108, pilot1: \"DETHIER Christophe\", pilot2: \"BANKEN Roger\", category: \"EVO Open\"},\n            {id: 109, pilot1: \"VINCENT Yannis\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 110, pilot1: \"MORONE Yohan\", pilot2: \"DISY K\u00e9vin\", category: \"EVO Open\"},\n            {id: 111, pilot1: \"BRONKART Keny\", pilot2: \"ENGLEBERT Amaury\", category: \"EVO Open\"},\n            {id: 112, pilot1: \"PETIT Joris\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 113, pilot1: \"SALON Valentin\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 114, pilot1: \"DEMIERBE Hadrien\", pilot2: \"DEBANDE Julien\", category: \"EVO Open\"},\n            {id: 115, pilot1: \"CHERON \u00c9loi\", pilot2: \"CHERON Nicolas\", category: \"EVO Open\"},\n            {id: 116, pilot1: \"SIMENS Michel\", pilot2: \"SIMENS Andrea\", category: \"EVO Parent&Enfant\"},\n            {id: 117, pilot1: \"COUSSAERT Mallory\", pilot2: \"PIRARD Jos\", category: \"EVO Open\"},\n            {id: 118, pilot1: \"COUSSAERT Maxence\", pilot2: \"BAUMANS Julien\", category: \"EVO Open\"},\n            {id: 119, pilot1: \"DEFFET Florian\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 120, pilot1: \"THIEBAUX Bryan\", pilot2: \"BERGER Carl\", category: \"EVO Open\"},\n            {id: 121, pilot1: \"WILLEMS Thomas\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 122, pilot1: \"SMET Julien\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 123, pilot1: \"CALLENS Mathis\", pilot2: \"CALLENS Michael\", category: \"EVO Parent&Enfant\"},\n            {id: 124, pilot1: \"BLAIRON Arnaud\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 125, pilot1: \"OGER Geoffray\", pilot2: \"OGER Adrien\", category: \"EVO Parent&Enfant\"},\n            {id: 126, pilot1: \"VANDENBULCKE Pierre\", pilot2: \"\", category: \"EVO SOLO\"},\n            {id: 127, pilot1: \"ITTELET Bastien\", pilot2: \"MONPERTUIS Fr\u00e9d\u00e9ric\", category: \"EVO Open\"}\n        ];\n\n        let filteredData = [...data];\n        let currentFilter = 'all';\n\n        function getCategoryClass(category) {\n            if (category === 'EVO SOLO') return 'category-solo';\n            if (category === 'EVO Open') return 'category-open';\n            if (category === 'EVO Parent&Enfant') return 'category-parent';\n            return 'category-open';\n        }\n\n        function renderTable(dataToRender) {\n            const tbody = document.getElementById('tableBody');\n            const noResults = document.getElementById('noResults');\n            \n            if (dataToRender.length === 0) {\n                tbody.innerHTML = '';\n                noResults.style.display = 'block';\n                return;\n            }\n\n            noResults.style.display = 'none';\n            \n            tbody.innerHTML = dataToRender.map(item => `\n                <tr>\n                    <td>${item.id}<\/td>\n                    <td class=\"pilot-name ${item.pilot2 === '' ? 'solo' : ''}\">${item.pilot1}<\/td>\n                    <td class=\"pilot-name\">${item.pilot2 || '-'}<\/td>\n                    <td><span class=\"category ${getCategoryClass(item.category)}\">${item.category}<\/span><\/td>\n                <\/tr>\n            `).join('');\n        }\n\n        function updateStats(visibleCount) {\n            document.getElementById('visibleCount').textContent = \n                visibleCount < data.length ? `${visibleCount} affich\u00e9es` : '';\n        }\n\n        function filterData() {\n            const searchTerm = document.getElementById('searchInput').value.toLowerCase();\n            \n            filteredData = data.filter(item => {\n                const matchesCategory = currentFilter === 'all' || item.category === currentFilter;\n                const matchesSearch = searchTerm === '' || \n                    item.pilot1.toLowerCase().includes(searchTerm) ||\n                    item.pilot2.toLowerCase().includes(searchTerm);\n                \n                return matchesCategory && matchesSearch;\n            });\n\n            renderTable(filteredData);\n            updateStats(filteredData.length);\n        }\n\n        \/\/ Event listeners\n        document.getElementById('searchInput').addEventListener('input', filterData);\n\n        document.querySelectorAll('.category-filter').forEach(filter => {\n            filter.addEventListener('click', (e) => {\n                document.querySelectorAll('.category-filter').forEach(f => f.classList.remove('active'));\n                e.target.classList.add('active');\n                currentFilter = e.target.dataset.category;\n                filterData();\n            });\n        });\n\n        \/\/ Initial render\n        renderTable(data);\n        updateStats(data.length);\n    <\/script><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":932,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-149824","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>La Chinelle 2025 - Liste des Engag\u00e9s - 2 Heures Evolution - Motocross - Enduro - Supermoto | MotocrossMag<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-2-heures-evolution\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"La Chinelle 2025 - Liste des Engag\u00e9s - 2 Heures Evolution - Motocross - Enduro - Supermoto | MotocrossMag\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-2-heures-evolution\/\" \/>\n<meta property=\"og:site_name\" content=\"Motocross - Enduro - Supermoto | MotocrossMag\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-09T06:42:39+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/fr.motocrossmag.be\\\/index.php\\\/la-chinelle-2025-liste-des-engages-2-heures-evolution\\\/\",\"url\":\"https:\\\/\\\/fr.motocrossmag.be\\\/index.php\\\/la-chinelle-2025-liste-des-engages-2-heures-evolution\\\/\",\"name\":\"La Chinelle 2025 - Liste des Engag\u00e9s - 2 Heures Evolution - Motocross - Enduro - Supermoto | MotocrossMag\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fr.motocrossmag.be\\\/#website\"},\"datePublished\":\"2025-08-09T02:08:18+00:00\",\"dateModified\":\"2025-08-09T06:42:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/fr.motocrossmag.be\\\/index.php\\\/la-chinelle-2025-liste-des-engages-2-heures-evolution\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/fr.motocrossmag.be\\\/index.php\\\/la-chinelle-2025-liste-des-engages-2-heures-evolution\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/fr.motocrossmag.be\\\/index.php\\\/la-chinelle-2025-liste-des-engages-2-heures-evolution\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/fr.motocrossmag.be\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"La Chinelle 2025 &#8211; Liste des Engag\u00e9s &#8211; 2 Heures Evolution\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/fr.motocrossmag.be\\\/#website\",\"url\":\"https:\\\/\\\/fr.motocrossmag.be\\\/\",\"name\":\"Motocross - Enduro - Supermoto | MotocrossMag\",\"description\":\"L&#039;actualit\u00e9 du motocross, de l&#039;enduro et du Supermoto en ligne!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/fr.motocrossmag.be\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"La Chinelle 2025 - Liste des Engag\u00e9s - 2 Heures Evolution - Motocross - Enduro - Supermoto | MotocrossMag","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-2-heures-evolution\/","og_locale":"fr_FR","og_type":"article","og_title":"La Chinelle 2025 - Liste des Engag\u00e9s - 2 Heures Evolution - Motocross - Enduro - Supermoto | MotocrossMag","og_url":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-2-heures-evolution\/","og_site_name":"Motocross - Enduro - Supermoto | MotocrossMag","article_modified_time":"2025-08-09T06:42:39+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-2-heures-evolution\/","url":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-2-heures-evolution\/","name":"La Chinelle 2025 - Liste des Engag\u00e9s - 2 Heures Evolution - Motocross - Enduro - Supermoto | MotocrossMag","isPartOf":{"@id":"https:\/\/fr.motocrossmag.be\/#website"},"datePublished":"2025-08-09T02:08:18+00:00","dateModified":"2025-08-09T06:42:39+00:00","breadcrumb":{"@id":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-2-heures-evolution\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-2-heures-evolution\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-2-heures-evolution\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/fr.motocrossmag.be\/"},{"@type":"ListItem","position":2,"name":"La Chinelle 2025 &#8211; Liste des Engag\u00e9s &#8211; 2 Heures Evolution"}]},{"@type":"WebSite","@id":"https:\/\/fr.motocrossmag.be\/#website","url":"https:\/\/fr.motocrossmag.be\/","name":"Motocross - Enduro - Supermoto | MotocrossMag","description":"L&#039;actualit\u00e9 du motocross, de l&#039;enduro et du Supermoto en ligne!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fr.motocrossmag.be\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"_links":{"self":[{"href":"https:\/\/fr.motocrossmag.be\/index.php\/wp-json\/wp\/v2\/pages\/149824","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fr.motocrossmag.be\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fr.motocrossmag.be\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fr.motocrossmag.be\/index.php\/wp-json\/wp\/v2\/users\/932"}],"replies":[{"embeddable":true,"href":"https:\/\/fr.motocrossmag.be\/index.php\/wp-json\/wp\/v2\/comments?post=149824"}],"version-history":[{"count":4,"href":"https:\/\/fr.motocrossmag.be\/index.php\/wp-json\/wp\/v2\/pages\/149824\/revisions"}],"predecessor-version":[{"id":149847,"href":"https:\/\/fr.motocrossmag.be\/index.php\/wp-json\/wp\/v2\/pages\/149824\/revisions\/149847"}],"wp:attachment":[{"href":"https:\/\/fr.motocrossmag.be\/index.php\/wp-json\/wp\/v2\/media?parent=149824"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}