{"id":149364,"date":"2025-08-01T06:27:44","date_gmt":"2025-08-01T04:27:44","guid":{"rendered":"https:\/\/fr.motocrossmag.be\/?page_id=149364"},"modified":"2025-08-09T08:44:48","modified_gmt":"2025-08-09T06:44:48","slug":"la-chinelle-2025-liste-des-engages-mini-chinelle","status":"publish","type":"page","link":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-mini-chinelle\/","title":{"rendered":"La Chinelle 2025 &#8211; Liste des Engag\u00e9s &#8211; Mini-Chinelle"},"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        .team-name {\n            font-weight: 600;\n            color: #1e3c72;\n        }\n\n        .pilot-name {\n            color: #555;\n            font-weight: 500;\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: 60px;\n        }\n\n        .category-65cc {\n            background: linear-gradient(135deg, #ff6b6b, #ee5a24);\n            color: white;\n        }\n\n        .category-85cc {\n            background: linear-gradient(135deg, #4ecdc4, #44a08d);\n            color: white;\n        }\n\n        .category-mixed {\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:0px}\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 - Cat\u00e9gorie MINI<\/div>\n        <\/div>\n\n        <div class=\"controls\">\n            <div class=\"search-box\">\n                <input type=\"text\" id=\"searchInput\" placeholder=\"Rechercher une \u00e9quipe ou 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=\"65cc\">65cc<\/div>\n                <div class=\"category-filter\" data-category=\"85cc\">85cc<\/div>\n                <div class=\"category-filter\" data-category=\"65\/85cc\">65\/85cc<\/div>\n            <\/div>\n\n            <div class=\"stats\">\n                <span id=\"totalCount\">31 \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>\u00c9quipe<\/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, team: \"Team Cremer\", pilot1: \"CREMER Lyo\", pilot2: \"CREMER Lenny\", category: \"65cc\"},\n            {id: 2, team: \"Blondy Racer\", pilot1: \"LEBLANC Liam\", pilot2: \"LAMOULINE Nathan\", category: \"65cc\"},\n            {id: 3, team: \"Les Ins\u00e9parables\", pilot1: \"VANHOENACKER Mirko\", pilot2: \"SALES Tom\", category: \"85cc\"},\n            {id: 4, team: \"Enduro Club Chimay\", pilot1: \"CHAMPENOIS Oscar\", pilot2: \"WESTER Valentin\", category: \"65cc\"},\n            {id: 5, team: \"Jrtb Mx Team\", pilot1: \"RONDEAUX Jean\", pilot2: \"BONMARIAGE Theo\", category: \"85cc\"},\n            {id: 6, team: \"Epr Kids\", pilot1: \"DEBUISSON Scott\", pilot2: \"GILLARD Kylian\", category: \"85cc\"},\n            {id: 7, team: \"Les Alpagas\", pilot1: \"VANDERCLAUSE Valentin\", pilot2: \"BOMBLE Enzo\", category: \"85cc\"},\n            {id: 8, team: \"Team Collard\", pilot1: \"COLLARD Tom\", pilot2: \"COLLARD Cyril\", category: \"85cc\"},\n            {id: 9, team: \"Best Friends\", pilot1: \"BRUWIER Tom\", pilot2: \"HARDY Lo\u00efc\", category: \"85cc\"},\n            {id: 10, team: \"Ceesl\", pilot1: \"CHARNEUX Alix\", pilot2: \"DORTU Bastien\", category: \"85cc\"},\n            {id: 11, team: \"Team Franco Belge\", pilot1: \"CONSEIL Lenny\", pilot2: \"EVRARD Sacha\", category: \"65cc\"},\n            {id: 12, team: \"Les Ptits Cons\", pilot1: \"DE JAEGER Louis\", pilot2: \"JONVAL Liam\", category: \"65cc\"},\n            {id: 13, team: \"M&M'S\", pilot1: \"MONTREUX Arthur\", pilot2: \"MOREAU Mathis\", category: \"85cc\"},\n            {id: 14, team: \"Amhd\", pilot1: \"DEMEURE Herve\", pilot2: \"MICHEL Alessio\", category: \"85cc\"},\n            {id: 15, team: \"Les T\u00eates En L'Hair\", pilot1: \"LEJEUNE Gil\", pilot2: \"MARTINY Mathias\", category: \"65cc\"},\n            {id: 16, team: \"Les Potos De P\u00e8res En Fils\", pilot1: \"DUMONT Tym\u00e9o\", pilot2: \"BEAUFAYS Ethan\", category: \"85cc\"},\n            {id: 17, team: \"Brothers Max\", pilot1: \"C\u00d4TE Maxime\", pilot2: \"MONTULET Maxime\", category: \"85cc\"},\n            {id: 18, team: \"G\u00e9co\", pilot1: \"GEBBIA Louca\", pilot2: \"CORRETEL Tom\", category: \"85cc\"},\n            {id: 19, team: \"Moto Ecole Georges \/ Team Pablo Mx\", pilot1: \"GOBLET Joshua\", pilot2: \"VREREN Ferre\", category: \"65cc\"},\n            {id: 20, team: \"Sarrou\", pilot1: \"ROUSSEAU Matthias\", pilot2: \"SARRAUT L\u00e9o\", category: \"85cc\"},\n            {id: 21, team: \"Team E&G\", pilot1: \"VALLOT Gabriel\", pilot2: \"BEGUIN Eden\", category: \"65cc\"},\n            {id: 22, team: \"Lplb.Mxteam\", pilot1: \"PLEVOETS Lylian\", pilot2: \"BONMARIAGE Louis\", category: \"65cc\"},\n            {id: 23, team: \"Npls\", pilot1: \"PAUQUET Nolhan\", pilot2: \"STEINLET Lorenzo\", category: \"65cc\"},\n            {id: 24, team: \"Geeks\", pilot1: \"LAMBILLON Johan\", pilot2: \"ALEXANDRE Ulbrich\", category: \"65\/85cc\"},\n            {id: 25, team: \"Jmg Racing\", pilot1: \"GAILLARD Jean-Marc\", pilot2: \"CORRETEL Tao\", category: \"65cc\"},\n            {id: 26, team: \"K&M Motocross\", pilot1: \"MAQUEL Mael\", pilot2: \"DUPONT Kendjy\", category: \"85cc\"},\n            {id: 27, team: \"Les K\u00e9k\u00e9s Parfaits\", pilot1: \"RISTUCCIA Leny\", pilot2: \"BOGERS Diego\", category: \"85cc\"},\n            {id: 28, team: \"Aj Racing\", pilot1: \"CALLENS Jules\", pilot2: \"GERARD Augustin\", category: \"85cc\"},\n            {id: 29, team: \"Rb Factory Racing\", pilot1: \"RENAUT Logan\", pilot2: \"BAUWIN Diego\", category: \"65cc\"},\n            {id: 30, team: \"Les Pralo\", pilot1: \"LEMA\u00ceTRE Sofiane\", pilot2: \"LAURENT Ma\u00efcko\", category: \"85cc\"},\n            {id: 31, team: \"Team Deguelle-Havelange\", pilot1: \"HAVELANGE L\u00e9opold\", pilot2: \"DEGUELLE Colin\", category: \"85cc\"},\n            {id: 32, team: \"Les Couzz\", pilot1: \"HANNOT Olivio\", pilot2: \"HANNOT Tiziano\", category: \"85cc\"}\n        ];\n\n        let filteredData = [...data];\n        let currentFilter = 'all';\n\n        function getCategoryClass(category) {\n            if (category === '65cc') return 'category-65cc';\n            if (category === '85cc') return 'category-85cc';\n            return 'category-mixed';\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=\"team-name\">${item.team}<\/td>\n                    <td class=\"pilot-name\">${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.team.toLowerCase().includes(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-149364","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>La Chinelle 2025 - Liste des Engag\u00e9s - Mini-Chinelle - 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-mini-chinelle\/\" \/>\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 - Mini-Chinelle - Motocross - Enduro - Supermoto | MotocrossMag\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-mini-chinelle\/\" \/>\n<meta property=\"og:site_name\" content=\"Motocross - Enduro - Supermoto | MotocrossMag\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-09T06:44:48+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-mini-chinelle\\\/\",\"url\":\"https:\\\/\\\/fr.motocrossmag.be\\\/index.php\\\/la-chinelle-2025-liste-des-engages-mini-chinelle\\\/\",\"name\":\"La Chinelle 2025 - Liste des Engag\u00e9s - Mini-Chinelle - Motocross - Enduro - Supermoto | MotocrossMag\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fr.motocrossmag.be\\\/#website\"},\"datePublished\":\"2025-08-01T04:27:44+00:00\",\"dateModified\":\"2025-08-09T06:44:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/fr.motocrossmag.be\\\/index.php\\\/la-chinelle-2025-liste-des-engages-mini-chinelle\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/fr.motocrossmag.be\\\/index.php\\\/la-chinelle-2025-liste-des-engages-mini-chinelle\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/fr.motocrossmag.be\\\/index.php\\\/la-chinelle-2025-liste-des-engages-mini-chinelle\\\/#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; Mini-Chinelle\"}]},{\"@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 - Mini-Chinelle - 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-mini-chinelle\/","og_locale":"fr_FR","og_type":"article","og_title":"La Chinelle 2025 - Liste des Engag\u00e9s - Mini-Chinelle - Motocross - Enduro - Supermoto | MotocrossMag","og_url":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-mini-chinelle\/","og_site_name":"Motocross - Enduro - Supermoto | MotocrossMag","article_modified_time":"2025-08-09T06:44:48+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-mini-chinelle\/","url":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-mini-chinelle\/","name":"La Chinelle 2025 - Liste des Engag\u00e9s - Mini-Chinelle - Motocross - Enduro - Supermoto | MotocrossMag","isPartOf":{"@id":"https:\/\/fr.motocrossmag.be\/#website"},"datePublished":"2025-08-01T04:27:44+00:00","dateModified":"2025-08-09T06:44:48+00:00","breadcrumb":{"@id":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-mini-chinelle\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-mini-chinelle\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fr.motocrossmag.be\/index.php\/la-chinelle-2025-liste-des-engages-mini-chinelle\/#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; Mini-Chinelle"}]},{"@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\/149364","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=149364"}],"version-history":[{"count":14,"href":"https:\/\/fr.motocrossmag.be\/index.php\/wp-json\/wp\/v2\/pages\/149364\/revisions"}],"predecessor-version":[{"id":149851,"href":"https:\/\/fr.motocrossmag.be\/index.php\/wp-json\/wp\/v2\/pages\/149364\/revisions\/149851"}],"wp:attachment":[{"href":"https:\/\/fr.motocrossmag.be\/index.php\/wp-json\/wp\/v2\/media?parent=149364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}