{"id":7797,"date":"2026-07-03T16:02:28","date_gmt":"2026-07-03T14:02:28","guid":{"rendered":"https:\/\/franceletour.com\/?p=7797"},"modified":"2026-07-23T15:34:35","modified_gmt":"2026-07-23T13:34:35","slug":"tour-de-france-2026-stage-5-results","status":"publish","type":"post","link":"https:\/\/franceletour.com\/es\/tour-de-france-2026-stage-5-results\/","title":{"rendered":"Tour de France 2026 Stage 5 Results: Sprint Winners in Pau"},"content":{"rendered":"<style>.wp-block-kadence-advancedheading.kt-adv-heading7797_1d210a-f1, .wp-block-kadence-advancedheading.kt-adv-heading7797_1d210a-f1[data-kb-block=\"kb-adv-heading7797_1d210a-f1\"]{text-align:center;font-size:28px;font-style:normal;text-transform:uppercase;}.wp-block-kadence-advancedheading.kt-adv-heading7797_1d210a-f1 mark.kt-highlight, .wp-block-kadence-advancedheading.kt-adv-heading7797_1d210a-f1[data-kb-block=\"kb-adv-heading7797_1d210a-f1\"] mark.kt-highlight{font-style:normal;color:#f76a0c;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.wp-block-kadence-advancedheading.kt-adv-heading7797_1d210a-f1 img.kb-inline-image, .wp-block-kadence-advancedheading.kt-adv-heading7797_1d210a-f1[data-kb-block=\"kb-adv-heading7797_1d210a-f1\"] img.kb-inline-image{width:150px;vertical-align:baseline;}<\/style>\n<h1 class=\"kt-adv-heading7797_1d210a-f1 wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading7797_1d210a-f1\">Tour de France 2026 Stage 5 Results: Sprint Winners in Pau<\/h1>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><strong><code>Stage 5 rankings are now complete.<\/code><\/strong><br>All classifications have been updated \u2014 General Classification (Yellow), Points (Green), Mountains (Polka Dot), and Young Rider (White). Explore the full leaderboard below.<\/p>\n\n\n    <div class=\"lct-full-results-page live-commentary-timeline\">\n\n\n        <!-- Podium -->\n                        <h2 class=\"lct-section-heading lct-fr-main-heading\">Tour de France 2026 Stage 5 Podium<\/h2>\n        <div class=\"lct-fr-podium-wrap\">\n            <div class=\"lct-podium\">\n                <!-- 2nd -->\n                <div class=\"lct-podium-step lct-podium-2\">\n                    <div class=\"lct-podium-rank\">2nd<\/div>\n                                        <img decoding=\"async\" src=\"https:\/\/franceletour.com\/wp-content\/uploads\/2026\/07\/Max-Kanter.png\" class=\"lct-podium-photo\" alt=\"\" title=\"\">                    <div class=\"lct-podium-gap\">s.t.<\/div>\n                    <div class=\"lct-podium-name\">Max Kanter<\/div>\n                    <div class=\"lct-podium-team lct-dynamic-team\" data-rider=\"Max Kanter\" style=\"font-size:13px;color:#6b7280;line-height:1.2;\"><\/div>\n                <\/div>\n                <!-- 1st -->\n                <div class=\"lct-podium-step lct-podium-1\">\n                    <div class=\"lct-podium-rank\">\ud83c\udfc6 Winner<\/div>\n                                        <img decoding=\"async\" src=\"https:\/\/franceletour.com\/wp-content\/uploads\/2026\/07\/Olav-Kooij.png\" class=\"lct-podium-photo\" alt=\"\" title=\"\">                    <div class=\"lct-podium-gap\">3:29:07<\/div>\n                    <div class=\"lct-podium-name\">Olav Kooij<\/div>\n                    <div class=\"lct-podium-team lct-dynamic-team\" data-rider=\"Olav Kooij\" style=\"font-size:14px;color:#6b7280;line-height:1.2;font-weight:500;\"><\/div>\n                <\/div>\n                <!-- 3rd -->\n                <div class=\"lct-podium-step lct-podium-3\">\n                    <div class=\"lct-podium-rank\">3rd<\/div>\n                                        <img decoding=\"async\" src=\"https:\/\/franceletour.com\/wp-content\/uploads\/2026\/07\/Tim-Merlier.png\" class=\"lct-podium-photo\" alt=\"\" title=\"\">                    <div class=\"lct-podium-gap\">s.t.<\/div>\n                    <div class=\"lct-podium-name\">Tim Merlier<\/div>\n                    <div class=\"lct-podium-team lct-dynamic-team\" data-rider=\"Tim Merlier\" style=\"font-size:13px;color:#6b7280;line-height:1.2;\"><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <script>\n        document.addEventListener('lctRidersLoaded', function() {\n            if (typeof _lctRiderCache === 'undefined' || !Array.isArray(_lctRiderCache)) return;\n            \n            function normalizeForSearch(str) {\n                var s = str.toLowerCase().trim();\n                return s.normalize(\"NFD\").replace(\/[\\u0300-\\u036f]\/g, \"\").replace(\/[^a-z0-9]\/g, '');\n            }\n            \n            document.querySelectorAll('.lct-dynamic-team').forEach(function(el) {\n                var targetName = el.dataset.rider || '';\n                if (!targetName) return;\n                \n                var targetNorm = normalizeForSearch(targetName);\n                if (!targetNorm) return;\n                \n                var matched = null;\n                for (var i = 0; i < _lctRiderCache.length; i++) {\n                    var r = _lctRiderCache[i];\n                    if (!r.name) continue;\n                    var rowNorm = normalizeForSearch(r.name);\n                    \n                    \/\/ Simple partial\/word match\n                    var tWords = targetNorm.match(\/[a-z]+\/g) || [];\n                    var rWords = rowNorm.match(\/[a-z]+\/g) || [];\n                    var matchCount = 0;\n                    for (var j = 0; j < tWords.length; j++) {\n                        if (rWords.indexOf(tWords[j]) !== -1) matchCount++;\n                    }\n                    if (matchCount >= tWords.length || matchCount >= rWords.length) {\n                        matched = r;\n                        break;\n                    }\n                }\n                if (matched && matched.team) {\n                    el.innerHTML = '(' + matched.team + ')';\n                }\n            });\n        });\n        <\/script>\n        \n        \n        <!-- SEO H2 Heading (in place of old search bar) -->\n        <h2 class=\"lct-section-heading\" style=\"margin-top:20px; margin-bottom:10px; border-bottom:none; padding-bottom:0; font-size:24px;\">\n            Tour de France 2026 Stage 5 Classifications &amp; Results\n        <\/h2>\n\n                <div class=\"lct-master-tabs-container\" style=\"display:flex; justify-content:space-between; align-items:flex-end; border-bottom: 2px solid #e9ecef; margin-top: 10px; margin-bottom: 20px; flex-wrap:wrap; gap:10px;\">\n            <div class=\"lct-master-tabs\" role=\"tablist\" style=\"border-bottom:none; margin:0; padding:0; display:flex; gap:16px;\">\n                <button class=\"lct-master-tab lct-master-tab-active\" data-target=\"lct-fr-wrapper\" role=\"tab\">\n                    <h3 style=\"margin:0; font-size:inherit; font-weight:inherit; font-family:inherit; color:inherit; text-transform:inherit; line-height:inherit;\">Main Classifications<\/h3>\n                <\/button>\n                <button class=\"lct-master-tab\" data-target=\"lct-cr-wrapper\" role=\"tab\">\n                    <h3 style=\"margin:0; font-size:inherit; font-weight:inherit; font-family:inherit; color:inherit; text-transform:inherit; line-height:inherit;\">Complementary Results<\/h3>\n                <\/button>\n            <\/div>\n            <!-- Live Search -->\n            <div class=\"lct-fr-search-wrap\" style=\"flex:1; max-width:300px; min-width:200px; margin-bottom: 6px;\">\n                <input type=\"text\" id=\"lct-fr-search-input\" placeholder=\"Search rider or team...\" style=\"width:100%; padding:10px; border:1px solid var(--pcs-border); border-radius:4px; font-family: var(--pcs-font); font-size: 14px;\">\n            <\/div>\n        <\/div>\n        \n        <!-- Main Classifications Wrapper -->\n        <div id=\"lct-fr-wrapper\" class=\"lct-master-panel\" style=\"display:block;\">\n        \n        <!-- Main Ranking Tabs -->\n        <section id=\"lct-fr-rankings\" class=\"lct-rankings-tabs-section\" style=\"display:block;margin-top:16px;\">\n            <div class=\"lct-rank-tabs-nav\" role=\"tablist\">\n                                <button class=\"lct-rank-tab lct-rank-tab-active\"\n                    data-tab=\"fr-stage_ranking\" role=\"tab\">\n                    <svg class=\"lct-jersey-svg\" viewBox=\"0 0 32 28\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11,3 Q16,7 21,3 L29,7 L27,12 L22,10 L22,25 L10,25 L10,10 L5,12 L3,7 Z\"\n                            fill=\"#e8001c\"\n                            stroke=\"#b50016\" stroke-width=\"0.5\"\/>\n                                                <path d=\"M12,3 Q16,6 20,3 Q18,8 16,8 Q14,8 12,3Z\" fill=\"rgba(255,255,255,0.25)\"\/>\n                    <\/svg>\n                    <span class=\"lct-rank-tab-label\">Stage<\/span>\n                <\/button>\n                                <button class=\"lct-rank-tab \"\n                    data-tab=\"fr-general_ranking\" role=\"tab\">\n                    <svg class=\"lct-jersey-svg\" viewBox=\"0 0 32 28\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11,3 Q16,7 21,3 L29,7 L27,12 L22,10 L22,25 L10,25 L10,10 L5,12 L3,7 Z\"\n                            fill=\"#FFD700\"\n                            stroke=\"#e6c200\" stroke-width=\"0.5\"\/>\n                                                <path d=\"M12,3 Q16,6 20,3 Q18,8 16,8 Q14,8 12,3Z\" fill=\"rgba(255,255,255,0.25)\"\/>\n                    <\/svg>\n                    <span class=\"lct-rank-tab-label\">GC<\/span>\n                <\/button>\n                                <button class=\"lct-rank-tab \"\n                    data-tab=\"fr-points_ranking\" role=\"tab\">\n                    <svg class=\"lct-jersey-svg\" viewBox=\"0 0 32 28\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11,3 Q16,7 21,3 L29,7 L27,12 L22,10 L22,25 L10,25 L10,10 L5,12 L3,7 Z\"\n                            fill=\"#00A651\"\n                            stroke=\"#008040\" stroke-width=\"0.5\"\/>\n                                                <path d=\"M12,3 Q16,6 20,3 Q18,8 16,8 Q14,8 12,3Z\" fill=\"rgba(255,255,255,0.25)\"\/>\n                    <\/svg>\n                    <span class=\"lct-rank-tab-label\">Points<\/span>\n                <\/button>\n                                <button class=\"lct-rank-tab \"\n                    data-tab=\"fr-kom_ranking\" role=\"tab\">\n                    <svg class=\"lct-jersey-svg\" viewBox=\"0 0 32 28\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11,3 Q16,7 21,3 L29,7 L27,12 L22,10 L22,25 L10,25 L10,10 L5,12 L3,7 Z\"\n                            fill=\"white\"\n                            stroke=\"#ddd\" stroke-width=\"0.5\"\/>\n                                                <circle cx=\"13\" cy=\"13\" r=\"1.8\" fill=\"#e8001c\"\/>\n                        <circle cx=\"19\" cy=\"13\" r=\"1.8\" fill=\"#e8001c\"\/>\n                        <circle cx=\"16\" cy=\"19\" r=\"1.8\" fill=\"#e8001c\"\/>\n                                                <path d=\"M12,3 Q16,6 20,3 Q18,8 16,8 Q14,8 12,3Z\" fill=\"rgba(255,255,255,0.25)\"\/>\n                    <\/svg>\n                    <span class=\"lct-rank-tab-label\">KOM<\/span>\n                <\/button>\n                                <button class=\"lct-rank-tab \"\n                    data-tab=\"fr-youth_ranking\" role=\"tab\">\n                    <svg class=\"lct-jersey-svg\" viewBox=\"0 0 32 28\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11,3 Q16,7 21,3 L29,7 L27,12 L22,10 L22,25 L10,25 L10,10 L5,12 L3,7 Z\"\n                            fill=\"white\"\n                            stroke=\"#1971c2\" stroke-width=\"0.5\"\/>\n                                                <path d=\"M12,3 Q16,6 20,3 Q18,8 16,8 Q14,8 12,3Z\" fill=\"rgba(255,255,255,0.25)\"\/>\n                    <\/svg>\n                    <span class=\"lct-rank-tab-label\">Youth<\/span>\n                <\/button>\n                                <button class=\"lct-rank-tab \"\n                    data-tab=\"fr-teams_ranking\" role=\"tab\">\n                    <svg class=\"lct-jersey-svg\" viewBox=\"0 0 32 28\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11,3 Q16,7 21,3 L29,7 L27,12 L22,10 L22,25 L10,25 L10,10 L5,12 L3,7 Z\"\n                            fill=\"#1a1a2e\"\n                            stroke=\"#2d3a5e\" stroke-width=\"0.5\"\/>\n                                                <path d=\"M12,3 Q16,6 20,3 Q18,8 16,8 Q14,8 12,3Z\" fill=\"rgba(255,255,255,0.25)\"\/>\n                    <\/svg>\n                    <span class=\"lct-rank-tab-label\">Teams<\/span>\n                <\/button>\n                            <\/div>\n\n            <div class=\"lct-rank-panels\">\n                                <div id=\"lct-fr-stage_ranking\"\n                    class=\"lct-ranking-container lct-rank-panel lct-fr-panel\"\n                    style=\"\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-fr-table-wrap-stage_ranking\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tRider\\tTeam\\tUCI\\tPnt\\t\\tTime\\r\\n1\\t Kooij Olav\\r\\nDecathlon CMA CGM Team\\t210\\t100\\t10\\u2033\\t3:29:07\\r\\n2\\t Kanter Max\\r\\nXDS Astana Team\\t150\\t70\\t6\\u2033\\t,,\\r\\n3\\t Merlier Tim\\r\\nSoudal Quick-Step\\t110\\t50\\t4\\u2033\\t,,\\r\\n4\\t Artz Huub\\r\\nLotto Intermarch\\u00e9\\t90\\t40\\t\\t,,\\r\\n5\\t Philipsen Jasper\\r\\nAlpecin - Premier Tech\\t70\\t32\\t\\t,,\\r\\n6\\t Girmay Biniam\\r\\nNSN Cycling Team\\t55\\t26\\t\\t,,\\r\\n7\\t Pedersen Mads\\r\\nLidl - Trek\\t45\\t22\\t\\t,,\\r\\n8\\t Fretin Milan\\r\\nCofidis\\t40\\t18\\t\\t,,\\r\\n9\\t W\\u00e6renskjold S\\u00f8ren\\r\\nTotalEnergies\\t35\\t14\\t\\t,,\\r\\n10\\t Turgis Anthony\\r\\nUno-X Mobility\\t30\\t10\\t\\t,,\\r\\n11\\t Berckmoes Jenno\\r\\nLotto Intermarch\\u00e9\\t25\\t8\\t\\t,,\\r\\n12\\t Ackermann Pascal\\r\\nTeam Jayco AlUla\\t20\\t6\\t\\t,,\\r\\n13\\t Russo Cl\\u00e9ment\\r\\nGroupama - FDJ United\\t15\\t4\\t\\t,,\\r\\n14\\t Pluimers Rick\\r\\nTudor Pro Cycling Team\\t10\\t2\\t\\t,,\\r\\n15\\t Godon Dorian\\r\\nNetcompany INEOS\\t5\\t1\\t\\t,,\\r\\n16\\t Bittner Pavel\\r\\nTeam Picnic PostNL\\t\\t\\t\\t,,\\r\\n17\\t Gaviria Fernando\\r\\nCaja Rural - Seguros RGA\\t\\t\\t\\t,,\\r\\n18\\t Bauhaus Phil\\r\\nBahrain - Victorious\\t\\t\\t\\t,,\\r\\n19\\t Teunissen Mike\\r\\nXDS Astana Team\\t\\t\\t\\t,,\\r\\n20\\t Gate Aaron\\r\\nXDS Astana Team\\t\\t\\t\\t0:07\\r\\n21\\t Poga\\u010dar Tadej\\r\\nUAE Team Emirates - XRG\\t\\t\\t\\t0:14\\r\\n22\\t Evenepoel Remco\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t\\t,,\\r\\n23\\t Seixas Paul\\r\\nDecathlon CMA CGM Team\\t\\t\\t\\t,,\\r\\n24\\t Pidcock Tom\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t\\t,,\\r\\n25\\t Carapaz Richard\\r\\nEF Education - EasyPost\\t\\t\\t\\t,,\\r\\n26\\t Van Wilder Ilan\\r\\nSoudal Quick-Step\\t\\t\\t\\t,,\\r\\n27\\t Van Gils Maxim\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t\\t,,\\r\\n28\\t Arensman Thymen\\r\\nNetcompany INEOS\\t\\t\\t\\t,,\\r\\n29\\t Quinn Sean\\r\\nEF Education - EasyPost\\t\\t\\t\\t,,\\r\\n30\\t Van Asbroeck Tom\\r\\nNSN Cycling Team\\t\\t\\t\\t,,\\r\\n31\\t Vacek Mathias\\r\\nLidl - Trek\\t\\t\\t\\t,,\\r\\n32\\t del Toro Isaac\\r\\nUAE Team Emirates - XRG\\t\\t\\t\\t,,\\r\\n33\\t Jorgenson Matteo\\r\\nTeam Visma | Lease a Bike\\t\\t\\t\\t,,\\r\\n34\\t Skjelmose Mattias\\r\\nLidl - Trek\\t\\t\\t\\t,,\\r\\n35\\t Ayuso Juan\\r\\nLidl - Trek\\t\\t\\t\\t,,\\r\\n36\\t Debruyne Ramses\\r\\nAlpecin - Premier Tech\\t\\t\\t\\t,,\\r\\n37\\t Jegat Jordan\\r\\nTotalEnergies\\t\\t\\t\\t,,\\r\\n38\\t McNulty Brandon\\r\\nUAE Team Emirates - XRG\\t\\t\\t\\t,,\\r\\n39\\t Johannessen Tobias Halland\\r\\nUno-X Mobility\\t\\t\\t\\t,,\\r\\n40\\t Voisard Yannis\\r\\nTudor Pro Cycling Team\\t\\t\\t\\t,,\\r\\n41\\t Tiberi Antonio\\r\\nBahrain - Victorious\\t\\t\\t\\t,,\\r\\n42\\t Higuita Sergio\\r\\nXDS Astana Team\\t\\t\\t\\t,,\\r\\n43\\t Vauquelin K\\u00e9vin\\r\\nNetcompany INEOS\\t\\t\\t\\t,,\\r\\n44\\t Bernal Egan\\r\\nNetcompany INEOS\\t\\t\\t\\t,,\\r\\n45\\t Tejada Harold\\r\\nXDS Astana Team\\t\\t\\t\\t,,\\r\\n46\\t Rickaert Jonas\\r\\nAlpecin - Premier Tech\\t\\t\\t\\t,,\\r\\n47\\t Lipowitz Florian\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t\\t,,\\r\\n48\\t Martin Guillaume\\r\\nGroupama - FDJ United\\t\\t\\t\\t,,\\r\\n49\\t Skuji\\u0146\\u0161 Toms\\r\\nLidl - Trek\\t\\t\\t\\t,,\\r\\n50\\t Bol Cees\\r\\nDecathlon CMA CGM Team\\t\\t\\t\\t,,\\r\\n51\\t Page Hugo\\r\\nCofidis\\t\\t\\t\\t,,\\r\\n52\\t Piganzoli Davide\\r\\nTeam Visma | Lease a Bike\\t\\t\\t\\t,,\\r\\n53\\t Vingegaard Jonas\\r\\nTeam Visma | Lease a Bike\\t\\t\\t\\t,,\\r\\n54\\t Tr\\u00e6en Torstein\\r\\nUno-X Mobility\\t\\t\\t\\t,,\\r\\n55\\t Delbove Joris\\r\\nTotalEnergies\\t\\t\\t\\t,,\\r\\n56\\t Garc\\u00eda Pierna Ra\\u00fal\\r\\nMovistar Team\\t\\t\\t\\t,,\\r\\n57\\t Ballerini Davide\\r\\nXDS Astana Team\\t\\t\\t\\t,,\\r\\n58\\t van den Berg Julius\\r\\nTeam Picnic PostNL\\t\\t\\t\\t,,\\r\\n59\\t Cepeda Jefferson Alveiro\\r\\nMovistar Team\\t\\t\\t\\t,,\\r\\n60\\t Biesterbos Frits\\r\\nTeam Picnic PostNL\\t\\t\\t\\t,,\\r\\n61\\t Allegaert Piet\\r\\nCofidis\\t\\t\\t\\t,,\\r\\n62\\t Gro\\u00dfschartner Felix\\r\\nUAE Team Emirates - XRG\\t\\t\\t\\t,,\\r\\n63\\t Yates Adam\\r\\nUAE Team Emirates - XRG\\t\\t\\t\\t,,\\r\\n64\\t Martinez Lenny\\r\\nBahrain - Victorious\\t\\t\\t\\t,,\\r\\n65\\t Zimmermann Georg\\r\\nLotto Intermarch\\u00e9\\t\\t\\t\\t,,\\r\\n66\\t Askey Lewis\\r\\nNSN Cycling Team\\t\\t\\t\\t,,\\r\\n67\\t Germani Lorenzo\\r\\nGroupama - FDJ United\\t\\t\\t\\t,,\\r\\n68\\t Izagirre Ion\\r\\nCofidis\\t\\t\\t\\t,,\\r\\n69\\t Armirail Bruno\\r\\nTeam Visma | Lease a Bike\\t\\t\\t\\t,,\\r\\n70\\t Rubio Einer\\r\\nMovistar Team\\t\\t\\t\\t,,\\r\\n71\\t Parra Jos\\u00e9 F\\u00e9lix\\r\\nCaja Rural - Seguros RGA\\t\\t\\t\\t,,\\r\\n72\\t Uijtdebroeks Cian\\r\\nMovistar Team\\t\\t\\t\\t,,\\r\\n73\\t Hoole Daan\\r\\nDecathlon CMA CGM Team\\t\\t\\t\\t,,\\r\\n74\\t Foss Tobias\\r\\nNetcompany INEOS\\t\\t\\t\\t,,\\r\\n75\\t Le Berre Mathis\\r\\nTotalEnergies\\t\\t\\t\\t,,\\r\\n76\\t Politt Nils\\r\\nUAE Team Emirates - XRG\\t\\t\\t\\t,,\\r\\n77\\t Cattaneo Mattia\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t\\t,,\\r\\n78\\t O'Connor Ben\\r\\nTeam Jayco AlUla\\t\\t\\t\\t,,\\r\\n79\\t Marsman Tim\\r\\nAlpecin - Premier Tech\\t\\t\\t\\t,,\\r\\n80\\t Planckaert Edward\\r\\nAlpecin - Premier Tech\\t\\t\\t\\t0:40\\r\\n81\\t Stewart Jake\\r\\nNSN Cycling Team\\t\\t\\t\\t0:47\\r\\n82\\t Abrahamsen Jonas\\r\\nUno-X Mobility\\t\\t\\t\\t,,\\r\\n83\\t Azparren Xabier Mikel\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t\\t,,\\r\\n84\\t Neilands Krists\\r\\nNSN Cycling Team\\t\\t\\t\\t,,\\r\\n85\\t Simmons Quinn\\r\\nLidl - Trek\\t\\t\\t\\t,,\\r\\n86\\t Meurisse Xandro\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t\\t,,\\r\\n87\\t Denz Nico\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t\\t,,\\r\\n88\\t Kuss Sepp\\r\\nTeam Visma | Lease a Bike\\t\\t\\t\\t,,\\r\\n89\\t Gee-West Derek\\r\\nLidl - Trek\\t\\t\\t\\t,,\\r\\n90\\t Vinokurov Nicolas\\r\\nXDS Astana Team\\t\\t\\t\\t,,\\r\\n91\\t Wellens Tim\\r\\nUAE Team Emirates - XRG\\t\\t\\t\\t,,\\r\\n92\\t van Dijke Tim\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t\\t,,\\r\\n93\\t Craps Lars\\r\\nLotto Intermarch\\u00e9\\t\\t\\t\\t,,\\r\\n94\\t Van Moer Brent\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t\\t,,\\r\\n95\\t Van Eetvelt Lennert\\r\\nLotto Intermarch\\u00e9\\t\\t\\t\\t,,\\r\\n96\\t Hermans Quinten\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t\\t,,\\r\\n97\\t Verona Carlos\\r\\nLidl - Trek\\t\\t\\t\\t,,\\r\\n98\\t Prodhomme Nicolas\\r\\nDecathlon CMA CGM Team\\t\\t\\t\\t,,\\r\\n99\\t Oliveira Nelson\\r\\nMovistar Team\\t\\t\\t\\t,,\\r\\n100\\t Cort Magnus\\r\\nUno-X Mobility\\t\\t\\t\\t,,\\r\\n101\\t Degenkolb John\\r\\nTeam Picnic PostNL\\t\\t\\t\\t,,\\r\\n102\\t Bennett George\\r\\nNSN Cycling Team\\t\\t\\t\\t,,\\r\\n103\\t Skaarseth Anders\\r\\nUno-X Mobility\\t\\t\\t\\t,,\\r\\n104\\t Alaphilippe Julian\\r\\nTudor Pro Cycling Team\\t\\t\\t\\t,,\\r\\n105\\t Stannard Robert\\r\\nBahrain - Victorious\\t\\t\\t\\t1:04\\r\\n106\\t Kwiatkowski Micha\\u0142\\r\\nNetcompany INEOS\\t\\t\\t\\t,,\\r\\n107\\t Romo Javier\\r\\nMovistar Team\\t\\t\\t\\t1:11\\r\\n108\\t Mohori\\u010d Matej\\r\\nBahrain - Victorious\\t\\t\\t\\t1:19\\r\\n109\\t Ganna Filippo\\r\\nNetcompany INEOS\\t\\t\\t\\t,,\\r\\n110\\t Vermeersch Florian\\r\\nUAE Team Emirates - XRG\\t\\t\\t\\t,,\\r\\n111\\t Affini Edoardo\\r\\nTeam Visma | Lease a Bike\\t\\t\\t\\t,,\\r\\n112\\t Veistroffer Baptiste\\r\\nLotto Intermarch\\u00e9\\t\\t\\t\\t,,\\r\\n113\\t Castrillo Pablo\\r\\nMovistar Team\\t\\t\\t\\t1:36\\r\\n114\\t Engelhardt Felix\\r\\nTeam Jayco AlUla\\t\\t\\t\\t,,\\r\\n115\\t Delettre Alexandre\\r\\nTotalEnergies\\t\\t\\t\\t,,\\r\\n116\\t M\\u00e4rkl Niklas\\r\\nTeam Picnic PostNL\\t\\t\\t\\t1:45\\r\\n117\\t Gr\\u00e9goire Romain\\r\\nGroupama - FDJ United\\t\\t\\t\\t,,\\r\\n118\\t Braz Afonso Cl\\u00e9ment\\r\\nGroupama - FDJ United\\t\\t\\t\\t,,\\r\\n119\\t Schmid Mauro\\r\\nTeam Jayco AlUla\\t\\t\\t\\t2:01\\r\\n120\\t Hindley Jai\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t\\t,,\\r\\n121\\t Hagenes Per Strand\\r\\nTeam Visma | Lease a Bike\\t\\t\\t\\t2:05\\r\\n122\\t Haller Marco\\r\\nTudor Pro Cycling Team\\t\\t\\t\\t,,\\r\\n123\\t Trentin Matteo\\r\\nTudor Pro Cycling Team\\t\\t\\t\\t,,\\r\\n124\\t Guernalec Thibault\\r\\nTotalEnergies\\t\\t\\t\\t2:11\\r\\n125\\t Slock Liam\\r\\nLotto Intermarch\\u00e9\\t\\t\\t\\t,,\\r\\n126\\t Barguil Warren\\r\\nTeam Picnic PostNL\\t\\t\\t\\t,,\\r\\n127\\t Pacher Quentin\\r\\nGroupama - FDJ United\\t\\t\\t\\t,,\\r\\n128\\t van der Poel Mathieu\\r\\nAlpecin - Premier Tech\\t\\t\\t\\t,,\\r\\n129\\t Balderstone Abel\\r\\nCaja Rural - Seguros RGA\\t\\t\\t\\t,,\\r\\n130\\t Asgreen Kasper\\r\\nEF Education - EasyPost\\t\\t\\t\\t,,\\r\\n131\\t van den Broek Frank\\r\\nTeam Picnic PostNL\\t\\t\\t\\t,,\\r\\n132\\t Dhondt Robbe\\r\\nTeam Picnic PostNL\\t\\t\\t\\t,,\\r\\n133\\t Kirsch Alex\\r\\nCofidis\\t\\t\\t\\t,,\\r\\n134\\t Healy Ben\\r\\nEF Education - EasyPost\\t\\t\\t\\t,,\\r\\n135\\t Van Mechelen Vlad\\r\\nBahrain - Victorious\\t\\t\\t\\t2:23\\r\\n136\\t Riccitello Matthew\\r\\nDecathlon CMA CGM Team\\t\\t\\t\\t2:35\\r\\n137\\t Benoot Tiesj\\r\\nDecathlon CMA CGM Team\\t\\t\\t\\t,,\\r\\n138\\t Vercher Matt\\u00e9o\\r\\nTotalEnergies\\t\\t\\t\\t,,\\r\\n139\\t Johannessen Anders Halland\\r\\nUno-X Mobility\\t\\t\\t\\t,,\\r\\n140\\t Charmig Anthon\\r\\nUno-X Mobility\\t\\t\\t\\t,,\\r\\n141\\t Baudin Alex\\r\\nEF Education - EasyPost\\t\\t\\t\\t,,\\r\\n142\\t Paret-Peintre Valentin\\r\\nSoudal Quick-Step\\t\\t\\t\\t,,\\r\\n143\\t Biermans Jenthe\\r\\nCofidis\\t\\t\\t\\t,,\\r\\n144\\t Aranburu Alex\\r\\nCofidis\\t\\t\\t\\t,,\\r\\n145\\t Thomas Benjamin\\r\\nCofidis\\t\\t\\t\\t3:01\\r\\n146\\t Dillier Silvan\\r\\nAlpecin - Premier Tech\\t\\t\\t\\t3:20\\r\\n147\\t Wright Fred\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t\\t,,\\r\\n148\\t Gradek Kamil\\r\\nBahrain - Victorious\\t\\t\\t\\t,,\\r\\n149\\t Costiou Ewen\\r\\nGroupama - FDJ United\\t\\t\\t\\t,,\\r\\n150\\t Eenkhoorn Pascal\\r\\nSoudal Quick-Step\\t\\t\\t\\t,,\\r\\n151\\t Valgren Michael\\r\\nEF Education - EasyPost\\t\\t\\t\\t,,\\r\\n152\\t Durbridge Luke\\r\\nTeam Jayco AlUla\\t\\t\\t\\t,,\\r\\n153\\t Walker Max\\r\\nEF Education - EasyPost\\t\\t\\t\\t,,\\r\\n154\\t Howson Damien\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t\\t,,\\r\\n155\\t Caruso Damiano\\r\\nBahrain - Victorious\\t\\t\\t\\t,,\\r\\n156\\t Frigo Marco\\r\\nNSN Cycling Team\\t\\t\\t\\t,,\\r\\n157\\t Hirschi Marc\\r\\nTudor Pro Cycling Team\\t\\t\\t\\t,,\\r\\n158\\t Velasco Simone\\r\\nXDS Astana Team\\t\\t\\t\\t,,\\r\\n159\\t Tratnik Jan\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t\\t,,\\r\\n160\\t Plapp Luke\\r\\nTeam Jayco AlUla\\t\\t\\t\\t,,\\r\\n161\\t Harper Chris\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t\\t,,\\r\\n162\\t Hessmann Michel\\r\\nMovistar Team\\t\\t\\t\\t,,\\r\\n163\\t Storer Michael\\r\\nTudor Pro Cycling Team\\t\\t\\t\\t,,\\r\\n164\\t Verstrynge Emiel\\r\\nAlpecin - Premier Tech\\t\\t\\t\\t,,\\r\\n165\\t Breuillard Nicolas\\r\\nTotalEnergies\\t\\t\\t\\t,,\\r\\n166\\t Steinhauser Georg\\r\\nEF Education - EasyPost\\t\\t\\t\\t,,\\r\\n167\\t Tarling Joshua\\r\\nNetcompany INEOS\\t\\t\\t\\t3:29\\r\\n168\\t Berwick Sebastian\\r\\nCaja Rural - Seguros RGA\\t\\t\\t\\t4:30\\r\\n169\\t Nicolau Joel\\r\\nCaja Rural - Seguros RGA\\t\\t\\t\\t,,\\r\\n170\\t Campenaerts Victor\\r\\nTeam Visma | Lease a Bike\\t\\t\\t\\t4:50\\r\\n171\\t Oldani Stefano\\r\\nCaja Rural - Seguros RGA\\t\\t\\t\\t4:57\\r\\n172\\t Otruba Jakub\\r\\nCaja Rural - Seguros RGA\\t\\t\\t\\t,,\\r\\n173\\t Vervaeke Louis\\r\\nSoudal Quick-Step\\t\\t\\t\\t5:30\\r\\n174\\t Stuyven Jasper\\r\\nSoudal Quick-Step\\t\\t\\t\\t,,\\r\\n175\\t van Baarle Dylan\\r\\nSoudal Quick-Step\\t\\t\\t\\t,,\\r\\n176\\t Van Lerberghe Bert\\r\\nSoudal Quick-Step\\t\\t\\t\\t,,\\r\\n177\\t Paret-Peintre Aur\\u00e9lien\\r\\nDecathlon CMA CGM Team\\t\\t\\t\\t5:38\\r\\n178\\t Louvel Matis\\r\\nNSN Cycling Team\\t\\t\\t\\t6:38\\r\\n179\\t Matthews Michael\\r\\nTeam Jayco AlUla\\t\\t\\t\\t6:52\\r\\n180\\t Molenaar Alex\\r\\nCaja Rural - Seguros RGA\\t\\t\\t\\t7:00\\r\\n181\\t de Kleijn Arvid\\r\\nTudor Pro Cycling Team\\t\\t\\t\\t11:01\";\n                            const container = document.getElementById('lct-fr-table-wrap-stage_ranking');\n                            const title = 'Stage';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div><!-- .lct-fr-table-wrap -->\n                <\/div><!-- .lct-fr-panel -->\n                                <div id=\"lct-fr-general_ranking\"\n                    class=\"lct-ranking-container lct-rank-panel lct-fr-panel\"\n                    style=\"display:none;\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-fr-table-wrap-general_ranking\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tRider\\tTeam\\tUCI\\t\\tTime\\r\\n1\\t Tr\\u00e6en Torstein\\r\\nUno-X Mobility\\t25\\t\\t16:32:07\\r\\n2\\t Quinn Sean\\r\\nEF Education - EasyPost\\t\\t\\t0:28\\r\\n3\\t Vacek Mathias\\r\\nLidl - Trek\\t\\t\\t3:50\\r\\n4\\t Poga\\u010dar Tadej\\r\\nUAE Team Emirates - XRG\\t\\t\\t7:53\\r\\n5\\t Vingegaard Jonas\\r\\nTeam Visma | Lease a Bike\\t\\t\\t,,\\r\\n6\\t Debruyne Ramses\\r\\nAlpecin - Premier Tech\\t\\t\\t8:06\\r\\n7\\t Evenepoel Remco\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t8:16\\r\\n8\\t Ayuso Juan\\r\\nUAE Team Emirates - XRG\\t\\t\\t8:17\\r\\n9\\t del Toro Isaac\\r\\nLidl - Trek\\t\\t\\t8:20\\r\\n10\\t Seixas Paul\\r\\nDecathlon CMA CGM Team\\t\\t\\t8:41\\r\\n11\\t Lipowitz Florian\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t8:46\\r\\n12\\t Martinez Lenny\\r\\nBahrain - Victorious\\t\\t\\t9:02\\r\\n13\\t Johannessen Tobias Halland\\r\\nUno-X Mobility\\t\\t\\t9:04\\r\\n14\\t Van Wilder Ilan\\r\\nSoudal Quick-Step\\t\\t\\t9:10\\r\\n15\\t Pidcock Tom\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t9:15\\r\\n16\\t Carapaz Richard\\r\\nEF Education - EasyPost\\t\\t\\t9:38\\r\\n17\\t Skjelmose Mattias\\r\\nLidl - Trek\\t\\t\\t9:43\\r\\n18\\t Piganzoli Davide\\r\\nTeam Visma | Lease a Bike\\t\\t\\t10:08\\r\\n19\\t Van Eetvelt Lennert\\r\\nNetcompany INEOS\\t\\t\\t10:12\\r\\n20\\t Arensman Thymen\\r\\nLotto Intermarch\\u00e9\\t\\t\\t10:13\\r\\n21\\t Jegat Jordan\\r\\nTotalEnergies\\t\\t\\t10:21\\r\\n22\\t Higuita Sergio\\r\\nXDS Astana Team\\t\\t\\t11:16\\r\\n23\\t Uijtdebroeks Cian\\r\\nMovistar Team\\t\\t\\t11:17\\r\\n24\\t Garc\\u00eda Pierna Ra\\u00fal\\r\\nMovistar Team\\t\\t\\t11:34\\r\\n25\\t Voisard Yannis\\r\\nTudor Pro Cycling Team\\t\\t\\t11:43\\r\\n26\\t Bernal Egan\\r\\nNetcompany INEOS\\t\\t\\t12:08\\r\\n27\\t Parra Jos\\u00e9 F\\u00e9lix\\r\\nCaja Rural - Seguros RGA\\t\\t\\t12:14\\r\\n28\\t Tejada Harold\\r\\nXDS Astana Team\\t\\t\\t12:31\\r\\n29\\t Castrillo Pablo\\r\\nMovistar Team\\t\\t\\t12:44\\r\\n30\\t Izagirre Ion\\r\\nCofidis\\t\\t\\t13:28\\r\\n31\\t Yates Adam\\r\\nUAE Team Emirates - XRG\\t\\t\\t13:53\\r\\n32\\t Tiberi Antonio\\r\\nBahrain - Victorious\\t\\t\\t15:10\\r\\n33\\t Baudin Alex\\r\\nEF Education - EasyPost\\t\\t\\t15:33\\r\\n34\\t Hindley Jai\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t15:41\\r\\n35\\t Benoot Tiesj\\r\\nDecathlon CMA CGM Team\\t\\t\\t15:59\\r\\n36\\t Simmons Quinn\\r\\nLidl - Trek\\t\\t\\t16:33\\r\\n37\\t Vauquelin K\\u00e9vin\\r\\nNetcompany INEOS\\t\\t\\t16:39\\r\\n38\\t McNulty Brandon\\r\\nUAE Team Emirates - XRG\\t\\t\\t17:48\\r\\n39\\t Martin Guillaume\\r\\nGroupama - FDJ United\\t\\t\\t18:08\\r\\n40\\t Kuss Sepp\\r\\nTeam Visma | Lease a Bike\\t\\t\\t18:10\\r\\n41\\t Jorgenson Matteo\\r\\nTeam Visma | Lease a Bike\\t\\t\\t19:12\\r\\n42\\t Bennett George\\r\\nNSN Cycling Team\\t\\t\\t19:19\\r\\n43\\t Gr\\u00e9goire Romain\\r\\nGroupama - FDJ United\\t\\t\\t19:58\\r\\n44\\t Hermans Quinten\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t20:13\\r\\n45\\t Van Gils Maxim\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t23:40\\r\\n46\\t Prodhomme Nicolas\\r\\nDecathlon CMA CGM Team\\t\\t\\t24:32\\r\\n47\\t Skaarseth Anders\\r\\nUno-X Mobility\\t\\t\\t24:36\\r\\n48\\t Balderstone Abel\\r\\nCaja Rural - Seguros RGA\\t\\t\\t26:39\\r\\n49\\t Harper Chris\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t27:33\\r\\n50\\t Breuillard Nicolas\\r\\nTotalEnergies\\t\\t\\t27:59\\r\\n51\\t Gro\\u00dfschartner Felix\\r\\nUAE Team Emirates - XRG\\t\\t\\t28:01\\r\\n52\\t Paret-Peintre Valentin\\r\\nSoudal Quick-Step\\t\\t\\t28:12\\r\\n53\\t Verona Carlos\\r\\nLidl - Trek\\t\\t\\t28:27\\r\\n54\\t Gee-West Derek\\r\\nLidl - Trek\\t\\t\\t29:39\\r\\n55\\t Paret-Peintre Aur\\u00e9lien\\r\\nDecathlon CMA CGM Team\\t\\t\\t29:45\\r\\n56\\t Van Mechelen Vlad\\r\\nBahrain - Victorious\\t\\t\\t31:01\\r\\n57\\t Zimmermann Georg\\r\\nLotto Intermarch\\u00e9\\t\\t\\t31:17\\r\\n58\\t Vercher Matt\\u00e9o\\r\\nTotalEnergies\\t\\t\\t31:37\\r\\n59\\t Braz Afonso Cl\\u00e9ment\\r\\nGroupama - FDJ United\\t\\t\\t32:48\\r\\n60\\t Romo Javier\\r\\nMovistar Team\\t\\t\\t33:16\\r\\n61\\t Delettre Alexandre\\r\\nTotalEnergies\\t\\t\\t34:15\\r\\n62\\t Delbove Joris\\r\\nTotalEnergies\\t\\t\\t34:48\\r\\n63\\t van der Poel Mathieu\\r\\nAlpecin - Premier Tech\\t\\t\\t35:37\\r\\n64\\t Oliveira Nelson\\r\\nMovistar Team\\t\\t\\t35:47\\r\\n65\\t Germani Lorenzo\\r\\nGroupama - FDJ United\\t\\t\\t35:53\\r\\n66\\t Frigo Marco\\r\\nNSN Cycling Team\\t\\t\\t36:00\\r\\n67\\t Hirschi Marc\\r\\nTudor Pro Cycling Team\\t\\t\\t36:31\\r\\n68\\t Meurisse Xandro\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t36:41\\r\\n69\\t Cattaneo Mattia\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t36:44\\r\\n70\\t Matthews Michael\\r\\nTeam Jayco AlUla\\t\\t\\t36:48\\r\\n71\\t Pedersen Mads\\r\\nLidl - Trek\\t\\t\\t37:20\\r\\n72\\t O'Connor Ben\\r\\nTeam Jayco AlUla\\t\\t\\t38:23\\r\\n73\\t Rubio Einer\\r\\nMovistar Team\\t\\t\\t38:30\\r\\n74\\t Asgreen Kasper\\r\\nEF Education - EasyPost\\t\\t\\t38:48\\r\\n75\\t Caruso Damiano\\r\\nBahrain - Victorious\\t\\t\\t38:56\\r\\n76\\t Skuji\\u0146\\u0161 Toms\\r\\nLidl - Trek\\t\\t\\t39:21\\r\\n77\\t van den Broek Frank\\r\\nTeam Picnic PostNL\\t\\t\\t39:37\\r\\n78\\t Denz Nico\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t39:43\\r\\n79\\t Stuyven Jasper\\r\\nSoudal Quick-Step\\t\\t\\t39:51\\r\\n80\\t Aranburu Alex\\r\\nCofidis\\t\\t\\t39:55\\r\\n81\\t Eenkhoorn Pascal\\r\\nSoudal Quick-Step\\t\\t\\t40:10\\r\\n82\\t Nicolau Joel\\r\\nCaja Rural - Seguros RGA\\t\\t\\t41:38\\r\\n83\\t Storer Michael\\r\\nTudor Pro Cycling Team\\t\\t\\t,,\\r\\n84\\t Campenaerts Victor\\r\\nTeam Visma | Lease a Bike\\t\\t\\t41:44\\r\\n85\\t Schmid Mauro\\r\\nTeam Jayco AlUla\\t\\t\\t42:08\\r\\n86\\t Plapp Luke\\r\\nTeam Jayco AlUla\\t\\t\\t42:28\\r\\n87\\t Le Berre Mathis\\r\\nTotalEnergies\\t\\t\\t42:29\\r\\n88\\t Costiou Ewen\\r\\nGroupama - FDJ United\\t\\t\\t43:33\\r\\n89\\t Cepeda Jefferson Alveiro\\r\\nMovistar Team\\t\\t\\t43:39\\r\\n90\\t Pluimers Rick\\r\\nTudor Pro Cycling Team\\t\\t\\t43:55\\r\\n91\\t Cort Magnus\\r\\nUno-X Mobility\\t\\t\\t,,\\r\\n92\\t Wellens Tim\\r\\nUAE Team Emirates - XRG\\t\\t\\t43:58\\r\\n93\\t Planckaert Edward\\r\\nAlpecin - Premier Tech\\t\\t\\t44:24\\r\\n94\\t Berckmoes Jenno\\r\\nLotto Intermarch\\u00e9\\t\\t\\t45:08\\r\\n95\\t Van Moer Brent\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t45:21\\r\\n96\\t Verstrynge Emiel\\r\\nAlpecin - Premier Tech\\t\\t\\t45:41\\r\\n97\\t Foss Tobias\\r\\nNetcompany INEOS\\t\\t\\t45:48\\r\\n98\\t Politt Nils\\r\\nUAE Team Emirates - XRG\\t\\t\\t45:49\\r\\n99\\t Berwick Sebastian\\r\\nCaja Rural - Seguros RGA\\t\\t\\t45:51\\r\\n100\\t Abrahamsen Jonas\\r\\nUno-X Mobility\\t\\t\\t45:55\\r\\n101\\t Craps Lars\\r\\nLotto Intermarch\\u00e9\\t\\t\\t45:58\\r\\n102\\t Russo Cl\\u00e9ment\\r\\nGroupama - FDJ United\\t\\t\\t46:05\\r\\n103\\t Healy Ben\\r\\nEF Education - EasyPost\\t\\t\\t46:21\\r\\n104\\t Pacher Quentin\\r\\nGroupama - FDJ United\\t\\t\\t46:35\\r\\n105\\t Steinhauser Georg\\r\\nEF Education - EasyPost\\t\\t\\t46:39\\r\\n106\\t Valgren Michael\\r\\nEF Education - EasyPost\\t\\t\\t46:55\\r\\n107\\t Stannard Robert\\r\\nBahrain - Victorious\\t\\t\\t47:07\\r\\n108\\t Velasco Simone\\r\\nXDS Astana Team\\t\\t\\t47:15\\r\\n109\\t Gate Aaron\\r\\nXDS Astana Team\\t\\t\\t47:34\\r\\n110\\t Tratnik Jan\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t48:17\\r\\n111\\t Rickaert Jonas\\r\\nAlpecin - Premier Tech\\t\\t\\t48:37\\r\\n112\\t Turgis Anthony\\r\\nTotalEnergies\\t\\t\\t48:59\\r\\n113\\t Vervaeke Louis\\r\\nSoudal Quick-Step\\t\\t\\t49:08\\r\\n114\\t Neilands Krists\\r\\nNSN Cycling Team\\t\\t\\t49:09\\r\\n115\\t Guernalec Thibault\\r\\nTotalEnergies\\t\\t\\t49:12\\r\\n116\\t Thomas Benjamin\\r\\nCofidis\\t\\t\\t49:18\\r\\n117\\t Azparren Xabier Mikel\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t49:50\\r\\n118\\t Mohori\\u010d Matej\\r\\nBahrain - Victorious\\t\\t\\t49:53\\r\\n119\\t Durbridge Luke\\r\\nTeam Jayco AlUla\\t\\t\\t49:59\\r\\n120\\t Charmig Anthon\\r\\nUno-X Mobility\\t\\t\\t50:02\\r\\n121\\t Barguil Warren\\r\\nTeam Picnic PostNL\\t\\t\\t50:08\\r\\n122\\t Hoole Daan\\r\\nDecathlon CMA CGM Team\\t\\t\\t50:10\\r\\n123\\t Hessmann Michel\\r\\nMovistar Team\\t\\t\\t50:23\\r\\n124\\t Engelhardt Felix\\r\\nTeam Jayco AlUla\\t\\t\\t50:24\\r\\n125\\t Walker Max\\r\\nEF Education - EasyPost\\t\\t\\t50:54\\r\\n126\\t Howson Damien\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t50:56\\r\\n127\\t Otruba Jakub\\r\\nCaja Rural - Seguros RGA\\t\\t\\t50:57\\r\\n128\\t Kirsch Alex\\r\\nCofidis\\t\\t\\t52:37\\r\\n129\\t Dillier Silvan\\r\\nAlpecin - Premier Tech\\t\\t\\t52:42\\r\\n130\\t Riccitello Matthew\\r\\nDecathlon CMA CGM Team\\t\\t\\t53:09\\r\\n131\\t Armirail Bruno\\r\\nTeam Visma | Lease a Bike\\t\\t\\t54:47\\r\\n132\\t Teunissen Mike\\r\\nXDS Astana Team\\t\\t\\t55:43\\r\\n133\\t Molenaar Alex\\r\\nCaja Rural - Seguros RGA\\t\\t\\t55:46\\r\\n134\\t Vinokurov Nicolas\\r\\nXDS Astana Team\\t\\t\\t55:48\\r\\n135\\t van Baarle Dylan\\r\\nSoudal Quick-Step\\t\\t\\t56:48\\r\\n136\\t Alaphilippe Julian\\r\\nTudor Pro Cycling Team\\t\\t\\t57:28\\r\\n137\\t Johannessen Anders Halland\\r\\nUno-X Mobility\\t\\t\\t57:30\\r\\n138\\t Kanter Max\\r\\nXDS Astana Team\\t\\t\\t58:09\\r\\n139\\t Girmay Biniam\\r\\nNSN Cycling Team\\t\\t\\t58:28\\r\\n140\\t Kwiatkowski Micha\\u0142\\r\\nNetcompany INEOS\\t\\t\\t59:23\\r\\n141\\t Dhondt Robbe\\r\\nTeam Picnic PostNL\\t\\t\\t59:24\\r\\n142\\t Oldani Stefano\\r\\nCaja Rural - Seguros RGA\\t\\t\\t59:32\\r\\n143\\t Philipsen Jasper\\r\\nAlpecin - Premier Tech\\t\\t\\t1:00:22\\r\\n144\\t Vermeersch Florian\\r\\nUAE Team Emirates - XRG\\t\\t\\t1:00:34\\r\\n145\\t Biesterbos Frits\\r\\nTeam Picnic PostNL\\t\\t\\t1:01:05\\r\\n146\\t Marsman Tim\\r\\nAlpecin - Premier Tech\\t\\t\\t1:01:10\\r\\n147\\t Van Asbroeck Tom\\r\\nNSN Cycling Team\\t\\t\\t1:01:11\\r\\n148\\t M\\u00e4rkl Niklas\\r\\nTeam Picnic PostNL\\t\\t\\t1:01:22\\r\\n149\\t Page Hugo\\r\\nCofidis\\t\\t\\t1:02:10\\r\\n150\\t W\\u00e6renskjold S\\u00f8ren\\r\\nUno-X Mobility\\t\\t\\t1:02:24\\r\\n151\\t van Dijke Tim\\r\\nRed Bull - BORA - hansgrohe\\t\\t\\t1:03:50\\r\\n152\\t Biermans Jenthe\\r\\nCofidis\\t\\t\\t1:04:31\\r\\n153\\t Hagenes Per Strand\\r\\nTeam Visma | Lease a Bike\\t\\t\\t1:05:43\\r\\n154\\t Wright Fred\\r\\nPinarello Q36.5 Pro Cycling Team\\t\\t\\t1:06:26\\r\\n155\\t Affini Edoardo\\r\\nTeam Visma | Lease a Bike\\t\\t\\t1:06:42\\r\\n156\\t Trentin Matteo\\r\\nTudor Pro Cycling Team\\t\\t\\t1:07:26\\r\\n157\\t Veistroffer Baptiste\\r\\nLotto Intermarch\\u00e9\\t\\t\\t1:08:02\\r\\n158\\t Godon Dorian\\r\\nNetcompany INEOS\\t\\t\\t1:09:05\\r\\n159\\t Askey Lewis\\r\\nNSN Cycling Team\\t\\t\\t1:09:20\\r\\n160\\t Bittner Pavel\\r\\nTeam Picnic PostNL\\t\\t\\t1:10:00\\r\\n161\\t van den Berg Julius\\r\\nTeam Picnic PostNL\\t\\t\\t1:10:37\\r\\n162\\t Degenkolb John\\r\\nTeam Picnic PostNL\\t\\t\\t1:10:47\\r\\n163\\t Gaviria Fernando\\r\\nCaja Rural - Seguros RGA\\t\\t\\t1:11:00\\r\\n164\\t Ganna Filippo\\r\\nNetcompany INEOS\\t\\t\\t1:11:12\\r\\n165\\t Fretin Milan\\r\\nCofidis\\t\\t\\t1:11:40\\r\\n166\\t Merlier Tim\\r\\nSoudal Quick-Step\\t\\t\\t,,\\r\\n167\\t Stewart Jake\\r\\nNSN Cycling Team\\t\\t\\t1:11:41\\r\\n168\\t Bauhaus Phil\\r\\nBahrain - Victorious\\t\\t\\t1:11:55\\r\\n169\\t Ackermann Pascal\\r\\nTeam Jayco AlUla\\t\\t\\t1:12:42\\r\\n170\\t Artz Huub\\r\\nLotto Intermarch\\u00e9\\t\\t\\t1:12:53\\r\\n171\\t Allegaert Piet\\r\\nCofidis\\t\\t\\t1:13:05\\r\\n172\\t Tarling Joshua\\r\\nNetcompany INEOS\\t\\t\\t1:13:12\\r\\n173\\t Gradek Kamil\\r\\nBahrain - Victorious\\t\\t\\t1:15:15\\r\\n174\\t Ballerini Davide\\r\\nXDS Astana Team\\t\\t\\t1:15:16\\r\\n175\\t Kooij Olav\\r\\nDecathlon CMA CGM Team\\t\\t\\t1:15:32\\r\\n176\\t Bol Cees\\r\\nDecathlon CMA CGM Team\\t\\t\\t1:16:15\\r\\n177\\t Slock Liam\\r\\nLotto Intermarch\\u00e9\\t\\t\\t1:16:59\\r\\n178\\t Louvel Matis\\r\\nNSN Cycling Team\\t\\t\\t1:17:25\\r\\n179\\t Van Lerberghe Bert\\r\\nSoudal Quick-Step\\t\\t\\t1:19:05\\r\\n180\\t Haller Marco\\r\\nTudor Pro Cycling Team\\t\\t\\t1:21:28\\r\\n181\\t de Kleijn Arvid\\r\\nTudor Pro Cycling Team\\t\\t\\t1:29:55\";\n                            const container = document.getElementById('lct-fr-table-wrap-general_ranking');\n                            const title = 'GC';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div><!-- .lct-fr-table-wrap -->\n                <\/div><!-- .lct-fr-panel -->\n                                <div id=\"lct-fr-points_ranking\"\n                    class=\"lct-ranking-container lct-rank-panel lct-fr-panel\"\n                    style=\"display:none;\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-fr-table-wrap-points_ranking\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tRider\\tTeam\\tPnt\\r\\n1\\t Pedersen Mads\\r\\nLidl - Trek\\t143\\r\\n2\\t Girmay Biniam\\r\\nNSN Cycling Team\\t79\\r\\n3\\t Kanter Max\\r\\nXDS Astana Team\\t77\\r\\n4\\t Philipsen Jasper\\r\\nAlpecin - Premier Tech\\t72\\r\\n5\\t Kooij Olav\\r\\nDecathlon CMA CGM Team\\t70\\r\\n6\\t Poga\\u010dar Tadej\\r\\nUAE Team Emirates - XRG\\t55\\r\\n7\\t Merlier Tim\\r\\nSoudal Quick-Step\\t55\\r\\n8\\t Simmons Quinn\\r\\nLidl - Trek\\t45\\r\\n9\\t del Toro Isaac\\r\\nTeam Visma | Lease a Bike\\t44\\r\\n10\\t Vingegaard Jonas\\r\\nUAE Team Emirates - XRG\\t39\\r\\n11\\t Turgis Anthony\\r\\nTotalEnergies\\t39\\r\\n12\\t Artz Huub\\r\\nLotto Intermarch\\u00e9\\t35\\r\\n13\\t Evenepoel Remco\\r\\nRed Bull - BORA - hansgrohe\\t33\\r\\n14\\t Johannessen Tobias Halland\\r\\nUno-X Mobility\\t32\\r\\n15\\t Seixas Paul\\r\\nDecathlon CMA CGM Team\\t28\\r\\n16\\t Molenaar Alex\\r\\nCaja Rural - Seguros RGA\\t27\\r\\n17\\t Veistroffer Baptiste\\r\\nLotto Intermarch\\u00e9\\t25\\r\\n18\\t Carapaz Richard\\r\\nEF Education - EasyPost\\t25\\r\\n19\\t Skjelmose Mattias\\r\\nLidl - Trek\\t23\\r\\n20\\t W\\u00e6renskjold S\\u00f8ren\\r\\nUno-X Mobility\\t23\\r\\n21\\t Fretin Milan\\r\\nCofidis\\t22\\r\\n22\\t Van Eetvelt Lennert\\r\\nLotto Intermarch\\u00e9\\t21\\r\\n23\\t Garc\\u00eda Pierna Ra\\u00fal\\r\\nMovistar Team\\t20\\r\\n24\\t Delbove Joris\\r\\nTotalEnergies\\t20\\r\\n25\\t Matthews Michael\\r\\nTeam Jayco AlUla\\t20\\r\\n26\\t Engelhardt Felix\\r\\nTeam Jayco AlUla\\t20\\r\\n27\\t Castrillo Pablo\\r\\nMovistar Team\\t18\\r\\n28\\t Baudin Alex\\r\\nEF Education - EasyPost\\t18\\r\\n29\\t Frigo Marco\\r\\nNSN Cycling Team\\t18\\r\\n30\\t Vacek Mathias\\r\\nLidl - Trek\\t16\\r\\n31\\t Debruyne Ramses\\r\\nAlpecin - Premier Tech\\t16\\r\\n32\\t Vauquelin K\\u00e9vin\\r\\nNetcompany INEOS\\t16\\r\\n33\\t van den Broek Frank\\r\\nTeam Picnic PostNL\\t16\\r\\n34\\t Berckmoes Jenno\\r\\nLotto Intermarch\\u00e9\\t16\\r\\n35\\t Martinez Lenny\\r\\nBahrain - Victorious\\t15\\r\\n36\\t Gr\\u00e9goire Romain\\r\\nGroupama - FDJ United\\t14\\r\\n37\\t Storer Michael\\r\\nTudor Pro Cycling Team\\t14\\r\\n38\\t Planckaert Edward\\r\\nAlpecin - Premier Tech\\t14\\r\\n39\\t Ackermann Pascal\\r\\nTeam Jayco AlUla\\t14\\r\\n40\\t Lipowitz Florian\\r\\nRed Bull - BORA - hansgrohe\\t13\\r\\n41\\t Gaviria Fernando\\r\\nCaja Rural - Seguros RGA\\t13\\r\\n42\\t Quinn Sean\\r\\nEF Education - EasyPost\\t12\\r\\n43\\t Ayuso Juan\\r\\nLidl - Trek\\t12\\r\\n44\\t Vercher Matt\\u00e9o\\r\\nTotalEnergies\\t12\\r\\n45\\t Russo Cl\\u00e9ment\\r\\nGroupama - FDJ United\\t12\\r\\n46\\t Tr\\u00e6en Torstein\\r\\nUno-X Mobility\\t10\\r\\n47\\t Tejada Harold\\r\\nXDS Astana Team\\t10\\r\\n48\\t Pluimers Rick\\r\\nTudor Pro Cycling Team\\t10\\r\\n49\\t Van Wilder Ilan\\r\\nSoudal Quick-Step\\t9\\r\\n50\\t Plapp Luke\\r\\nTeam Jayco AlUla\\t9\\r\\n51\\t Van Mechelen Vlad\\r\\nBahrain - Victorious\\t8\\r\\n52\\t Cort Magnus\\r\\nUno-X Mobility\\t8\\r\\n53\\t Godon Dorian\\r\\nNetcompany INEOS\\t8\\r\\n54\\t Stewart Jake\\r\\nNSN Cycling Team\\t8\\r\\n55\\t Pidcock Tom\\r\\nPinarello Q36.5 Pro Cycling Team\\t7\\r\\n56\\t Oliveira Nelson\\r\\nMovistar Team\\t7\\r\\n57\\t Denz Nico\\r\\nRed Bull - BORA - hansgrohe\\t7\\r\\n58\\t Balderstone Abel\\r\\nCaja Rural - Seguros RGA\\t6\\r\\n59\\t Kirsch Alex\\r\\nCofidis\\t6\\r\\n60\\t Teunissen Mike\\r\\nXDS Astana Team\\t6\\r\\n61\\t Bittner Pavel\\r\\nTeam Picnic PostNL\\t6\\r\\n62\\t Delettre Alexandre\\r\\nTotalEnergies\\t5\\r\\n63\\t Stuyven Jasper\\r\\nSoudal Quick-Step\\t5\\r\\n64\\t Schmid Mauro\\r\\nTeam Jayco AlUla\\t5\\r\\n65\\t Costiou Ewen\\r\\nGroupama - FDJ United\\t5\\r\\n66\\t Marsman Tim\\r\\nAlpecin - Premier Tech\\t5\\r\\n67\\t Nicolau Joel\\r\\nCaja Rural - Seguros RGA\\t4\\r\\n68\\t Gate Aaron\\r\\nXDS Astana Team\\t4\\r\\n69\\t Ballerini Davide\\r\\nXDS Astana Team\\t4\\r\\n70\\t Jegat Jordan\\r\\nTotalEnergies\\t3\\r\\n71\\t Braz Afonso Cl\\u00e9ment\\r\\nGroupama - FDJ United\\t3\\r\\n72\\t Tratnik Jan\\r\\nRed Bull - BORA - hansgrohe\\t3\\r\\n73\\t Vermeersch Florian\\r\\nUAE Team Emirates - XRG\\t3\\r\\n74\\t Higuita Sergio\\r\\nXDS Astana Team\\t2\\r\\n75\\t Prodhomme Nicolas\\r\\nDecathlon CMA CGM Team\\t2\\r\\n76\\t Le Berre Mathis\\r\\nTotalEnergies\\t2\\r\\n77\\t Bauhaus Phil\\r\\nBahrain - Victorious\\t2\\r\\n78\\t Bennett George\\r\\nNSN Cycling Team\\t1\\r\\n79\\t Wellens Tim\\r\\nUAE Team Emirates - XRG\\t1\\r\\n80\\t van Baarle Dylan\\r\\nSoudal Quick-Step\\t1\";\n                            const container = document.getElementById('lct-fr-table-wrap-points_ranking');\n                            const title = 'Points';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div><!-- .lct-fr-table-wrap -->\n                <\/div><!-- .lct-fr-panel -->\n                                <div id=\"lct-fr-kom_ranking\"\n                    class=\"lct-ranking-container lct-rank-panel lct-fr-panel\"\n                    style=\"display:none;\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-fr-table-wrap-kom_ranking\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tRider\\tTeam\\tPnt\\r\\n1\\t Baudin Alex\\r\\nEF Education - EasyPost\\t13\\r\\n2\\t Molenaar Alex\\r\\nCaja Rural - Seguros RGA\\t10\\r\\n3\\t Prodhomme Nicolas\\r\\nDecathlon CMA CGM Team\\t9\\r\\n4\\t Garc\\u00eda Pierna Ra\\u00fal\\r\\nMovistar Team\\t7\\r\\n5\\t Frigo Marco\\r\\nNSN Cycling Team\\t5\\r\\n6\\t Tratnik Jan\\r\\nRed Bull - BORA - hansgrohe\\t5\\r\\n7\\t McNulty Brandon\\r\\nUAE Team Emirates - XRG\\t4\\r\\n8\\t Poga\\u010dar Tadej\\r\\nBahrain - Victorious\\t4\\r\\n9\\t Van Mechelen Vlad\\r\\nUAE Team Emirates - XRG\\t3\\r\\n10\\t Vacek Mathias\\r\\nLidl - Trek\\t3\\r\\n11\\t Castrillo Pablo\\r\\nMovistar Team\\t3\\r\\n12\\t Engelhardt Felix\\r\\nTeam Jayco AlUla\\t3\\r\\n13\\t Johannessen Tobias Halland\\r\\nUno-X Mobility\\t2\\r\\n14\\t Paret-Peintre Valentin\\r\\nSoudal Quick-Step\\t2\\r\\n15\\t Debruyne Ramses\\r\\nLotto Intermarch\\u00e9\\t2\\r\\n16\\t Veistroffer Baptiste\\r\\nAlpecin - Premier Tech\\t2\\r\\n17\\t Vercher Matt\\u00e9o\\r\\nTotalEnergies\\t2\\r\\n18\\t van den Broek Frank\\r\\nTeam Picnic PostNL\\t2\\r\\n19\\t Tr\\u00e6en Torstein\\r\\nUno-X Mobility\\t1\\r\\n20\\t Vingegaard Jonas\\r\\nTeam Visma | Lease a Bike\\t1\\r\\n21\\t Carapaz Richard\\r\\nEF Education - EasyPost\\t1\\r\\n22\\t Jorgenson Matteo\\r\\nTeam Visma | Lease a Bike\\t1\\r\\n23\\t Bennett George\\r\\nNSN Cycling Team\\t1\\r\\n24\\t Romo Javier\\r\\nMovistar Team\\t1\\r\\n25\\t Steinhauser Georg\\r\\nEF Education - EasyPost\\t1\\r\\n26\\t Tarling Joshua\\r\\nNetcompany INEOS\\t1\";\n                            const container = document.getElementById('lct-fr-table-wrap-kom_ranking');\n                            const title = 'KOM';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div><!-- .lct-fr-table-wrap -->\n                <\/div><!-- .lct-fr-panel -->\n                                <div id=\"lct-fr-youth_ranking\"\n                    class=\"lct-ranking-container lct-rank-panel lct-fr-panel\"\n                    style=\"display:none;\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-fr-table-wrap-youth_ranking\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tRider\\tTeam\\tTime\\r\\n1\\t Vacek Mathias\\r\\nLidl - Trek\\t16:35:57\\r\\n2\\t Debruyne Ramses\\r\\nAlpecin - Premier Tech\\t4:16\\r\\n3\\t del Toro Isaac\\r\\nUAE Team Emirates - XRG\\t4:27\\r\\n4\\t Ayuso Juan\\r\\nLidl - Trek\\t4:30\\r\\n5\\t Seixas Paul\\r\\nDecathlon CMA CGM Team\\t4:51\\r\\n6\\t Martinez Lenny\\r\\nBahrain - Victorious\\t5:12\\r\\n7\\t Piganzoli Davide\\r\\nTeam Visma | Lease a Bike\\t6:18\\r\\n8\\t Van Eetvelt Lennert\\r\\nLotto Intermarch\\u00e9\\t6:23\\r\\n9\\t Garc\\u00eda Pierna Ra\\u00fal\\r\\nMovistar Team\\t7:27\\r\\n10\\t Uijtdebroeks Cian\\r\\nMovistar Team\\t7:44\\r\\n11\\t Castrillo Pablo\\r\\nMovistar Team\\t8:54\\r\\n12\\t Tiberi Antonio\\r\\nBahrain - Victorious\\t11:20\\r\\n13\\t Baudin Alex\\r\\nEF Education - EasyPost\\t11:43\\r\\n14\\t Simmons Quinn\\r\\nLidl - Trek\\t12:43\\r\\n15\\t Vauquelin K\\u00e9vin\\r\\nNetcompany INEOS\\t12:49\\r\\n16\\t Gr\\u00e9goire Romain\\r\\nGroupama - FDJ United\\t16:08\\r\\n17\\t Paret-Peintre Valentin\\r\\nSoudal Quick-Step\\t24:22\\r\\n18\\t Van Mechelen Vlad\\r\\nBahrain - Victorious\\t27:11\\r\\n19\\t Vercher Matt\\u00e9o\\r\\nTotalEnergies\\t27:47\\r\\n20\\t Germani Lorenzo\\r\\nGroupama - FDJ United\\t32:03\\r\\n21\\t Le Berre Mathis\\r\\nTotalEnergies\\t38:39\\r\\n22\\t Costiou Ewen\\r\\nGroupama - FDJ United\\t39:43\\r\\n23\\t Berckmoes Jenno\\r\\nLotto Intermarch\\u00e9\\t41:18\\r\\n24\\t Verstrynge Emiel\\r\\nAlpecin - Premier Tech\\t41:51\\r\\n25\\t Craps Lars\\r\\nLotto Intermarch\\u00e9\\t42:08\\r\\n26\\t Steinhauser Georg\\r\\nEF Education - EasyPost\\t42:49\\r\\n27\\t Hessmann Michel\\r\\nMovistar Team\\t46:33\\r\\n28\\t Walker Max\\r\\nEF Education - EasyPost\\t47:04\\r\\n29\\t Riccitello Matthew\\r\\nDecathlon CMA CGM Team\\t49:19\\r\\n30\\t Vinokurov Nicolas\\r\\nXDS Astana Team\\t51:58\\r\\n31\\t Dhondt Robbe\\r\\nTeam Picnic PostNL\\t55:34\\r\\n32\\t Biesterbos Frits\\r\\nTeam Picnic PostNL\\t57:15\\r\\n33\\t Page Hugo\\r\\nCofidis\\t58:20\\r\\n34\\t Hagenes Per Strand\\r\\nTeam Visma | Lease a Bike\\t1:01:53\\r\\n35\\t Askey Lewis\\r\\nNSN Cycling Team\\t1:05:30\\r\\n36\\t Bittner Pavel\\r\\nTeam Picnic PostNL\\t1:06:10\\r\\n37\\t Fretin Milan\\r\\nCofidis\\t1:07:50\\r\\n38\\t Artz Huub\\r\\nLotto Intermarch\\u00e9\\t1:09:03\\r\\n39\\t Tarling Joshua\\r\\nNetcompany INEOS\\t1:09:22\\r\\n40\\t Kooij Olav\\r\\nDecathlon CMA CGM Team\\t1:11:42\";\n                            const container = document.getElementById('lct-fr-table-wrap-youth_ranking');\n                            const title = 'Youth';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div><!-- .lct-fr-table-wrap -->\n                <\/div><!-- .lct-fr-panel -->\n                                <div id=\"lct-fr-teams_ranking\"\n                    class=\"lct-ranking-container lct-rank-panel lct-fr-panel\"\n                    style=\"display:none;\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-fr-table-wrap-teams_ranking\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tTeam\\tClass\\tTime\\r\\n1\\t Lidl - Trek\\tWT\\t49:32:02\\r\\n2\\t Red Bull - BORA - hansgrohe\\tWT\\t19:26\\r\\n3\\t UAE Team Emirates - XRG\\tWT\\t32:47\\r\\n4\\t Netcompany INEOS\\tWT\\t33:21\\r\\n5\\t Uno-X Mobility\\tWT\\t34:37\\r\\n6\\t Team Visma | Lease a Bike\\tWT\\t39:14\\r\\n7\\t Decathlon CMA CGM Team\\tWT\\t41:39\\r\\n8\\t TotalEnergies\\tPRT\\t48:02\\r\\n9\\t Bahrain - Victorious\\tWT\\t53:35\\r\\n10\\t Groupama - FDJ United\\tWT\\t59:54\\r\\n11\\t XDS Astana Team\\tWT\\t1:06:02\\r\\n12\\t Alpecin - Premier Tech\\tWT\\t1:22:07\\r\\n13\\t Lotto Intermarch\\u00e9\\tWT\\t1:26:45\\r\\n14\\t Cofidis\\tPRT\\t1:33:52\\r\\n15\\t NSN Cycling Team\\tWT\\t1:43:14\\r\\n16\\t Team Picnic PostNL\\tWT\\t2:23:58\";\n                            const container = document.getElementById('lct-fr-table-wrap-teams_ranking');\n                            const title = 'Teams';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div><!-- .lct-fr-table-wrap -->\n                <\/div><!-- .lct-fr-panel -->\n                            <\/div>\n        <\/section>\n\n        <\/div> <!-- close lct-fr-wrapper -->\n\n                <!-- Complementary Results Wrapper -->\n        <div id=\"lct-cr-wrapper\" class=\"lct-master-panel\" style=\"display:none;\">\n        \n        <section id=\"lct-cr-rankings\" class=\"lct-rankings-tabs-section\" style=\"display:block;margin-top:16px;\">\n            <div class=\"lct-rank-tabs-nav lct-cr-tabs-nav\" role=\"tablist\">\n                                <button class=\"lct-cr-tab lct-cr-tab-active\"\n                    data-tab=\"cr-0\" role=\"tab\">\n                    <span class=\"lct-cr-tab-label\">Sprint | Vic-en-Bigorre (113.5 km)<\/span>\n                <\/button>\n                                <button class=\"lct-cr-tab \"\n                    data-tab=\"cr-1\" role=\"tab\">\n                    <span class=\"lct-cr-tab-label\">KOM Sprint (3) C\u00f4te de Baleix (132.7 km)<\/span>\n                <\/button>\n                                <button class=\"lct-cr-tab \"\n                    data-tab=\"cr-2\" role=\"tab\">\n                    <span class=\"lct-cr-tab-label\">Points at finish<\/span>\n                <\/button>\n                                <button class=\"lct-cr-tab \"\n                    data-tab=\"cr-3\" role=\"tab\">\n                    <span class=\"lct-cr-tab-label\">Most combative rider<\/span>\n                <\/button>\n                                <button class=\"lct-cr-tab \"\n                    data-tab=\"cr-4\" role=\"tab\">\n                    <span class=\"lct-cr-tab-label\">Youth day classification<\/span>\n                <\/button>\n                                <button class=\"lct-cr-tab \"\n                    data-tab=\"cr-5\" role=\"tab\">\n                    <span class=\"lct-cr-tab-label\">Team day classification<\/span>\n                <\/button>\n                            <\/div>\n\n            <div class=\"lct-rank-panels\">\n                                <div id=\"lct-cr-0\"\n                    class=\"lct-ranking-container lct-rank-panel lct-cr-panel\"\n                    style=\"\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-cr-table-wrap-0\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tRider\\tTeam\\tPoints\\n1\\t VEISTROFFER Baptiste\\tLotto Intermarch\\u00e9\\t25\\n2\\t KANTER Max\\tXDS Astana Team\\t20\\n3\\t PEDERSEN Mads\\tLidl - Trek\\t16\\n4\\t GIRMAY Biniam\\tNSN Cycling Team\\t14\\n5\\t PHILIPSEN Jasper\\tAlpecin - Premier Tech\\t12\\n6\\t TURGIS Anthony\\tTotalEnergies\\t10\\n7\\t GAVIRIA Fernando\\tCaja Rural - Seguros RGA\\t9\\n8\\t STEWART Jake\\tNSN Cycling Team\\t8\\n9\\t MERLIER Tim\\tSoudal Quick-Step\\t7\\n10\\t TEUNISSEN Mike\\tXDS Astana Team\\t6\\n11\\t MARSMAN Tim\\tAlpecin - Premier Tech\\t5\\n12\\t GATE Aaron\\tXDS Astana Team\\t4\\n13\\t SIMMONS Quinn\\tLidl - Trek\\t3\\n14\\t LE BERRE Mathis\\tTotalEnergies\\t2\\n15\\t VAN BAARLE Dylan\\tSoudal Quick-Step\\t1\";\n                            const container = document.getElementById('lct-cr-table-wrap-0');\n                            const title = 'Sprint | Vic-en-Bigorre (113.5 km)';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div>\n                <\/div>\n                                <div id=\"lct-cr-1\"\n                    class=\"lct-ranking-container lct-rank-panel lct-cr-panel\"\n                    style=\"display:none;\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-cr-table-wrap-1\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tRider\\tTeam\\tPoints\\n1\\t VEISTROFFER Baptiste\\tLotto Intermarch\\u00e9\\t2\\n2\\t BAUDIN Alex\\tEF Education - EasyPost\\t1\";\n                            const container = document.getElementById('lct-cr-table-wrap-1');\n                            const title = 'KOM Sprint (3) C\u00f4te de Baleix (132.7 km)';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div>\n                <\/div>\n                                <div id=\"lct-cr-2\"\n                    class=\"lct-ranking-container lct-rank-panel lct-cr-panel\"\n                    style=\"display:none;\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-cr-table-wrap-2\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tRider\\tTeam\\tPoints\\tBonis\\n1\\t KOOIJ Olav\\tDecathlon CMA CGM Team\\t70\\t10''\\n2\\t KANTER Max\\tXDS Astana Team\\t50\\t6''\\n3\\t MERLIER Tim\\tSoudal Quick-Step\\t40\\t4''\\n4\\t ARTZ Huub\\tLotto Intermarch\\u00e9\\t35\\t\\n5\\t PHILIPSEN Jasper\\tAlpecin - Premier Tech\\t30\\t\\n6\\t GIRMAY Biniam\\tNSN Cycling Team\\t26\\t\\n7\\t PEDERSEN Mads\\tLidl - Trek\\t24\\t\\n8\\t FRETIN Milan\\tCofidis\\t22\\t\\n9\\t TURGIS Anthony\\tTotalEnergies\\t20\\t\\n10\\t W\\u00c6RENSKJOLD S\\u00f8ren\\tUno-X Mobility\\t18\\t\\n11\\t BERCKMOES Jenno\\tLotto Intermarch\\u00e9\\t16\\t\\n12\\t ACKERMANN Pascal\\tTeam Jayco AlUla\\t14\\t\\n13\\t RUSSO Cl\\u00e9ment\\tGroupama - FDJ United\\t12\\t\\n14\\t PLUIMERS Rick\\tTudor Pro Cycling Team\\t10\\t\\n15\\t GODON Dorian\\tNetcompany INEOS\\t8\\t\\n16\\t BITTNER Pavel\\tTeam Picnic PostNL\\t6\\t\\n17\\t GAVIRIA Fernando\\tCaja Rural - Seguros RGA\\t4\\t\\n18\\t BAUHAUS Phil\\tBahrain - Victorious\\t2\\t\";\n                            const container = document.getElementById('lct-cr-table-wrap-2');\n                            const title = 'Points at finish';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div>\n                <\/div>\n                                <div id=\"lct-cr-3\"\n                    class=\"lct-ranking-container lct-rank-panel lct-cr-panel\"\n                    style=\"display:none;\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-cr-table-wrap-3\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tRider\\tTeam\\n1\\t VEISTROFFER Baptiste\\tLotto Intermarch\\u00e9\";\n                            const container = document.getElementById('lct-cr-table-wrap-3');\n                            const title = 'Most combative rider';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div>\n                <\/div>\n                                <div id=\"lct-cr-4\"\n                    class=\"lct-ranking-container lct-rank-panel lct-cr-panel\"\n                    style=\"display:none;\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-cr-table-wrap-4\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tRider\\tTeam\\tTime\\n1\\t KOOIJ Olav\\tDecathlon CMA CGM Team\\t3:29:07\\n2\\t ARTZ Huub\\tLotto Intermarch\\u00e9\\t,,\\n3\\t FRETIN Milan\\tCofidis\\t,,\\n4\\t BERCKMOES Jenno\\tLotto Intermarch\\u00e9\\t,,\\n5\\t BITTNER Pavel\\tTeam Picnic PostNL\\t,,\\n6\\t SEIXAS Paul\\tDecathlon CMA CGM Team\\t0:14\\n7\\t VACEK Mathias\\tLidl - Trek\\t,,\\n8\\t DEL TORO Isaac\\tUAE Team Emirates - XRG\\t,,\\n9\\t AYUSO Juan\\tLidl - Trek\\t,,\\n10\\t DEBRUYNE Ramses\\tAlpecin - Premier Tech\\t,,\\n11\\t TIBERI Antonio\\tBahrain - Victorious\\t,,\\n12\\t VAUQUELIN K\\u00e9vin\\tNetcompany INEOS\\t,,\\n13\\t PAGE Hugo\\tCofidis\\t,,\\n14\\t PIGANZOLI Davide\\tTeam Visma | Lease a Bike\\t,,\\n15\\t GARC\\u00cdA PIERNA Ra\\u00fal\\tMovistar Team\\t,,\\n16\\t BIESTERBOS Frits\\tTeam Picnic PostNL\\t,,\\n17\\t MARTINEZ Lenny\\tBahrain - Victorious\\t,,\\n18\\t ASKEY Lewis\\tNSN Cycling Team\\t,,\\n19\\t GERMANI Lorenzo\\tGroupama - FDJ United\\t,,\\n20\\t UIJTDEBROEKS Cian\\tMovistar Team\\t,,\\n21\\t LE BERRE Mathis\\tTotalEnergies\\t,,\\n22\\t SIMMONS Quinn\\tLidl - Trek\\t0:47\\n23\\t VINOKUROV Nicolas\\tXDS Astana Team\\t,,\\n24\\t CRAPS Lars\\tLotto Intermarch\\u00e9\\t,,\\n25\\t VAN EETVELT Lennert\\tLotto Intermarch\\u00e9\\t,,\\n26\\t CASTRILLO Pablo\\tMovistar Team\\t1:36\\n27\\t GR\\u00c9GOIRE Romain\\tGroupama - FDJ United\\t1:45\\n28\\t HAGENES Per Strand\\tTeam Visma | Lease a Bike\\t2:05\\n29\\t DHONDT Robbe\\tTeam Picnic PostNL\\t2:11\\n30\\t VAN MECHELEN Vlad\\tBahrain - Victorious\\t2:23\\n31\\t RICCITELLO Matthew\\tDecathlon CMA CGM Team\\t2:35\\n32\\t VERCHER Matt\\u00e9o\\tTotalEnergies\\t,,\\n33\\t BAUDIN Alex\\tEF Education - EasyPost\\t,,\\n34\\t PARET-PEINTRE Valentin\\tSoudal Quick-Step\\t,,\\n35\\t COSTIOU Ewen\\tGroupama - FDJ United\\t3:20\\n36\\t WALKER Max\\tEF Education - EasyPost\\t,,\\n37\\t HESSMANN Michel\\tMovistar Team\\t,,\\n38\\t VERSTRYNGE Emiel\\tAlpecin - Premier Tech\\t,,\\n39\\t STEINHAUSER Georg\\tEF Education - EasyPost\\t,,\\n40\\t TARLING Joshua\\tNetcompany INEOS\\t3:29\";\n                            const container = document.getElementById('lct-cr-table-wrap-4');\n                            const title = 'Youth day classification';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div>\n                <\/div>\n                                <div id=\"lct-cr-5\"\n                    class=\"lct-ranking-container lct-rank-panel lct-cr-panel\"\n                    style=\"display:none;\"\n                    role=\"tabpanel\">\n                    <div id=\"lct-cr-table-wrap-5\" class=\"lct-fr-table-wrap\">\n                        <script>\n                        document.addEventListener('DOMContentLoaded', function() {\n                            const rawData = \"Rnk\\tTeam\\tTime\\tTime\\n1\\t XDS Astana Team\\t10:27:28\\t10:27:28\\n2\\t Lotto Intermarch\\u00e9\\t10:27:35\\t0:07\\n3\\t Lidl - Trek\\t10:27:49\\t0:21\\n4\\t Decathlon CMA CGM Team\\t10:27:49\\t0:21\\n5\\t Netcompany INEOS\\t10:27:49\\t0:21\\n6\\t Alpecin - Premier Tech\\t10:27:49\\t0:21\\n7\\t TotalEnergies\\t10:27:49\\t0:21\\n8\\t NSN Cycling Team\\t10:27:49\\t0:21\\n9\\t Uno-X Mobility\\t10:27:49\\t0:21\\n10\\t Cofidis\\t10:27:49\\t0:21\\n11\\t Bahrain - Victorious\\t10:27:49\\t0:21\\n12\\t Groupama - FDJ United\\t10:27:49\\t0:21\\n13\\t Team Picnic PostNL\\t10:27:49\\t0:21\\n14\\t UAE Team Emirates - XRG\\t10:28:03\\t0:35\\n15\\t Red Bull - BORA - hansgrohe\\t10:28:03\\t0:35\\n16\\t Team Visma | Lease a Bike\\t10:28:03\\t0:35\\n17\\t Movistar Team\\t10:28:03\\t0:35\\n18\\t Tudor Pro Cycling Team\\t10:28:22\\t0:54\\n19\\t Pinarello Q36.5 Pro Cycling Team\\t10:29:09\\t1:41\\n20\\t Team Jayco AlUla\\t10:29:11\\t1:43\\n21\\t Caja Rural - Seguros RGA\\t10:29:46\\t2:18\\n22\\t EF Education - EasyPost\\t10:30:00\\t2:32\\n23\\t Soudal Quick-Step\\t10:30:10\\t2:42\\n\";\n                            const container = document.getElementById('lct-cr-table-wrap-5');\n                            const title = 'Team day classification';\n                            function doRender() {\n                                if (typeof lctRenderRankingIntoEl === 'function' && container) {\n                                    lctRenderRankingIntoEl(container, rawData, title);\n                                }\n                            }\n                            doRender(); \/\/ initial\n                            document.addEventListener('lctRidersLoaded', doRender); \/\/ update with flags\n                        });\n                        <\/script>\n                    <\/div>\n                <\/div>\n                            <\/div>\n        <\/section>\n        <\/div> <!-- close lct-cr-wrapper -->\n                \n        <\/div><!-- close .lct-full-results-page -->\n    <script>\n    (function() {\n        \/\/ Tab switching for Main Classifications\n        document.querySelectorAll('#lct-fr-rankings .lct-rank-tab').forEach(function(btn) {\n            btn.addEventListener('click', function() {\n                var tab = this.dataset.tab;\n                document.querySelectorAll('#lct-fr-rankings .lct-rank-tab').forEach(function(b) {\n                    b.classList.toggle('lct-rank-tab-active', b.dataset.tab === tab);\n                });\n                document.querySelectorAll('#lct-fr-rankings .lct-rank-panel').forEach(function(p) {\n                    p.style.display = p.id === 'lct-' + tab ? 'block' : 'none';\n                });\n            });\n        });\n\n        \/\/ Tab switching for Complementary Results\n        document.querySelectorAll('#lct-cr-rankings .lct-cr-tab').forEach(function(btn) {\n            btn.addEventListener('click', function() {\n                var tab = this.dataset.tab;\n                document.querySelectorAll('#lct-cr-rankings .lct-cr-tab').forEach(function(b) {\n                    b.classList.toggle('lct-cr-tab-active', b.dataset.tab === tab);\n                });\n                document.querySelectorAll('#lct-cr-rankings .lct-rank-panel').forEach(function(p) {\n                    p.style.display = p.id === 'lct-' + tab ? 'block' : 'none';\n                });\n            });\n        });\n\n        \/\/ Master Tab switching\n        document.querySelectorAll('.lct-master-tab').forEach(function(btn) {\n            btn.addEventListener('click', function() {\n                var targetId = this.dataset.target;\n                document.querySelectorAll('.lct-master-tab').forEach(function(b) {\n                    b.classList.toggle('lct-master-tab-active', b === btn);\n                });\n                document.querySelectorAll('.lct-master-panel').forEach(function(p) {\n                    p.style.display = p.id === targetId ? 'block' : 'none';\n                });\n            });\n        });\n\n        \/\/ Live Search \/ Filter\n        var searchInput = document.getElementById('lct-fr-search-input');\n        if (searchInput) {\n            searchInput.addEventListener('input', function() {\n                var term = this.value.toLowerCase();\n                var activePanel = document.querySelector('.lct-rank-panel[style*=\"display: block\"]') || document.querySelector('.lct-rank-panel:not([style*=\"display: none\"])');\n                \n                if (!activePanel) {\n                    var allPanels = document.querySelectorAll('.lct-rank-panel');\n                    for (var i=0; i<allPanels.length; i++) {\n                        if (window.getComputedStyle(allPanels[i]).display === 'block') {\n                            activePanel = allPanels[i];\n                            break;\n                        }\n                    }\n                }\n\n                if (activePanel) {\n                    var rows = activePanel.querySelectorAll('tbody tr');\n                    rows.forEach(function(row) {\n                        var text = row.innerText.toLowerCase();\n                        row.style.display = text.indexOf(term) > -1 ? '' : 'none';\n                    });\n                }\n            });\n\n            \/\/ Re-apply filter when changing tabs\n            document.querySelectorAll('.lct-rank-tab').forEach(function(btn) {\n                btn.addEventListener('click', function() {\n                    setTimeout(function() {\n                        var event = new Event('input');\n                        searchInput.dispatchEvent(event);\n                    }, 50);\n                });\n            });\n        }\n    })();\n    <\/script>\n    \n","protected":false},"excerpt":{"rendered":"<p>Tour de France 2026 Stage 5 Results: Sprint Winners in Pau Stage 5 rankings are now complete.All classifications have been updated \u2014 General Classification (Yellow), Points (Green), Mountains (Polka Dot), and Young Rider (White). Explore the full leaderboard below.<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[28],"tags":[],"class_list":["post-7797","post","type-post","status-publish","format-standard","hentry","category-tour-de-france"],"taxonomy_info":{"category":[{"value":28,"label":"Tour de France"}]},"featured_image_src_large":false,"author_info":{"display_name":"Gautier Durfort","author_link":"https:\/\/franceletour.com\/es\/author\/gautier-durfort\/"},"comment_info":18,"category_info":[{"term_id":28,"name":"Tour de France","slug":"tour-de-france","term_group":0,"term_taxonomy_id":28,"taxonomy":"category","description":"Live the Tour de France cycling race. Get stage results, route maps, team insights, and historical highlights from every edition of Le Grand Boucle.","parent":0,"count":94,"filter":"raw","cat_ID":28,"category_count":94,"category_description":"Live the Tour de France cycling race. Get stage results, route maps, team insights, and historical highlights from every edition of Le Grand Boucle.","cat_name":"Tour de France","category_nicename":"tour-de-france","category_parent":0}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/franceletour.com\/es\/wp-json\/wp\/v2\/posts\/7797","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/franceletour.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/franceletour.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/franceletour.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/franceletour.com\/es\/wp-json\/wp\/v2\/comments?post=7797"}],"version-history":[{"count":5,"href":"https:\/\/franceletour.com\/es\/wp-json\/wp\/v2\/posts\/7797\/revisions"}],"predecessor-version":[{"id":9126,"href":"https:\/\/franceletour.com\/es\/wp-json\/wp\/v2\/posts\/7797\/revisions\/9126"}],"wp:attachment":[{"href":"https:\/\/franceletour.com\/es\/wp-json\/wp\/v2\/media?parent=7797"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/franceletour.com\/es\/wp-json\/wp\/v2\/categories?post=7797"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/franceletour.com\/es\/wp-json\/wp\/v2\/tags?post=7797"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}