Skip to main content
Glama

FirstCycling MCP Server

by r-huijts
MIT License
14
  • Apple
search_response.html86.5 kB
<!DOCTYPE html> <html lang="en"> <head> <title>FirstCycling | Complete and up to date Cycling Database</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="The World's Biggest cycling database. Cycling statistics, race results, official rankings, team- and rider profiles. Created by the fans for the fans." /> <meta name="keywords" content="Pro Cycling, Cycling results, Cycling ranking, Cycling statistics, UCI Cycling, Road races, Cyclocross, Mountain bike, Track" /> <link rel="alternate" hreflang="x-default" href="https://firstcycling.com/" /> <link rel="alternate" hreflang="en" href="https://firstcycling.com/" /> <link rel="alternate" hreflang="da" href="https://dk.firstcycling.com/" /> <link rel="alternate" hreflang="de" href="https://de.firstcycling.com/" /> <link rel="alternate" hreflang="es" href="https://es.firstcycling.com/" /> <link rel="alternate" hreflang="eu" href="https://eu.firstcycling.com/" /> <link rel="alternate" hreflang="fr" href="https://fr.firstcycling.com/" /> <link rel="alternate" hreflang="hr" href="https://hr.firstcycling.com/" /> <link rel="alternate" hreflang="id" href="https://id.firstcycling.com/" /> <link rel="alternate" hreflang="it" href="https://it.firstcycling.com/" /> <link rel="alternate" hreflang="ja" href="https://jp.firstcycling.com/" /> <link rel="alternate" hreflang="nl" href="https://nl.firstcycling.com/" /> <link rel="alternate" hreflang="no" href="https://no.firstcycling.com/" /> <link rel="alternate" hreflang="pl" href="https://pl.firstcycling.com/" /> <link rel="alternate" hreflang="pt" href="https://pt.firstcycling.com/" /> <link rel="alternate" hreflang="sl" href="https://si.firstcycling.com/" /> <link rel="alternate" hreflang="sv" href="https://se.firstcycling.com/" /> <link rel="alternate" hreflang="tr" href="https://tr.firstcycling.com/" /> <link rel="apple-touch-icon" href="https://firstcycling.com/img/icon.png"> <link rel="icon" sizes="150x150" href="https://firstcycling.com/img/icon.png"> <link rel="shortcut icon" sizes="150x150" href="https://firstcycling.com/img/icon.png"> <link rel="shortcut icon" type="image/png" href="https://firstcycling.com/img/favicon.png" /> <link rel="stylesheet" type="text/css" href="lib/font-awesome-4.6.3/css/font-awesome.min.css" async /> <link rel="stylesheet" type="text/css" href="css/5point991.css" /> <link rel="stylesheet" type="text/css" href="css/bigflags3.css" /> <style> @font-face { font-family: 'Oswald'; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/oswald/v48/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiZQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; font-display: swap; } button:hover { cursor: pointer; background:white; color:blue; } table.tablesorter tbody tr.vin td { background:rgb(34,51,62,.25); color: black; } table.tablesorter tbody tr.vin td a { background:none; } </style> <script src="https://tags.refinery89.com/firstcyclingcom.js" async></script> <script type="text/javascript" src="js/jquery-3.6.0.min.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('table.tablesorter:not(.notOddEven) tbody tr').mouseover(function() { $(this).addClass('vin'); }).mouseout(function() { $(this).removeClass('vin'); }); $(".ballesteros").click(function(){ $('.linje2synlig').fadeOut(function() { $('.visSokeFelt').fadeIn(); $('.visSokeFelt input').focus(); }); }); }); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-891JSNFXKL"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-891JSNFXKL'); </script> </head> <body> <div id='topp' style="position:fixed;top:0;left:0;z-index:998;height:55px;border-bottom:1px solid #555;background:#eee;"> <div id='toppInner' style="z-index:8;"> <div class="left" style="width:130px;"> <div style='float:left;margin:13px 9px 0 3px;';> <a href='index.php' style="background:#252525;color:white;font-size:1.25em;padding:1px 8px 2px;border-radius:2px;">FIRSTCYCLING</a> </div> </div> <div class='right' style='margin:4px 0 0;'> <div class="dropdown"> <input id="dropcheck" class="dropcheck" type="checkbox"> <label for="dropcheck" class="dropbtn" style="color:#252525;font-size:1.1em;">Road <i class="fa fa-caret-down" style="font-size:1em;color:#252525;"></i></label> <div class="dropdown-content"> <a title="Road"href="index.php">Road</a> <a title="Amateur"href="amateur.php">Amateur</a> <a title="Junior"href="junior.php">Junior</a> <a title="Cyclocross"href="cyclocross.php">Cyclocross</a> <a title="MTB"href="mountainbike.php">MTB</a> <a title="Track"href="track.php">Track</a> <a title="Transfers"href="transfers.php">Transfers</a> <a title="Fantasy"href="fantasy.php">Fantasy</a> </div> </div> <table class="right" cellspacing="2" style="width:20px;"> <tr> <td align="center"> <a href='languages.php' title='Change language' style="margin:0;padding:3px 2px"> <span style="margin-top:12px;" class="flag flag-gb"></span></a> </td> <td align="center"> <a href="signUp.php" title="Personal profile" style="font-size:0.8em;margin:0;padding:3px 2px;"><i class="fa fa-user fa-lg fa-fw"></i></a> </td> <td align="center" style="padding-top:3px;"> <a title="Search" href="#search" class="ballesteros" style="font-size:1.03em;margin:0;padding:3px 2px;"><i class="fa fa-search la-lg"></i></a> </td> </tr> </table> </div> <div id='meny' class="left" style="font-size:1.1em;margin:13px 24px 0 0;"> <div class="left"> <div class="linje2synlig" style="font-size:0.95em;"> <a title="Home" href='index.php' class="valgt">Home</a> <a title="Races" href='race.php?y=2025&t=2'>Races</a> <a title="Teams" href='team.php'>Teams</a> <a title="Ranking" href='ranking.php?h=1&rank=1&y=2025-11' >Ranking</a> <a title="Transfers" href='transfers.php'>Transfers</a> </div> <form name='sokefelt' action='search.php' method='GET' style="margin-left:9px;display:none;" class="visSokeFelt"> <input type='text' name='s' value='' placeholder='Search for riders, teams or races ...' size='18' style='width:380px;padding:3px 9px 4px;height:20px;font-size:0.9em;' required /> </form> </div> </div> </div> </div> </div> </div> <div style="height:48px;"></div> <div class="r89-desktop-billboard-atf"></div> <style> #March24 { display: block; } .meldingb, .sidefane { border-right:1px solid #DBDBDB; border-left:1px solid #DBDBDB; } .meldingb { border-bottom:1px solid #DBDBDB; } .sidefane { border-top:0; } ul.tabs-calendar li { height:101px; width:74px; margin-right:0; text-align:center; } @-moz-document url-prefix() { ul.tabs-calendar li { height:102px; } } ul.tabs-calendar li a { line-height: 18px; border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-top:0; background:#EAEAEA; } ul.tabs-menu li.currentFront a { margin-top:1px; border-top:1px solid #ddd; border-bottom:0; margin:-1px 0 -3px; font-weight:600; } table.tablesorter tbody tr td { border-top:1px solid #eee; border-bottom:0; } </style> <script type="text/javascript"> $(document).ready(function(){ $(".tabs-calendar a").click(function(event) { event.preventDefault(); $(this).parent().addClass("currentFront"); $(this).parent().siblings().removeClass("currentFront"); var tab = $(this).attr("href"); $(".tab-content").not(tab).css("display", "none"); $(tab).fadeIn(); }); }); </script> <div style="width:1460px;margin:auto;"> <div id='wrapper'> <div style="width:300px;height:600px;position:-webkit-sticky;position:sticky;float:left;top:42px;margin:18px 22px 0 0;"> <div class="r89-desktop-hpa-atf"></div> </div><div style="width:300px;height:600px;position:-webkit-sticky;position:sticky;float:right;top:42px;margin:18px 0 0 8px;"> <div class="r89-desktop-hpa-atf"></div> </div> <div style="width:816px;float:left;z-index:9999;"> <div class='' style='float:left;width:592px;'> <h1 class="frontpage">What's on?</h1> <p class="sidemeny right" style="margin:-46px 0 6px;"> <a title="UCI" href="index.php" class="valgt" style="font-size:0.95em;margin:0 2px;padding-bottom:0;">UCI</a> <a title="Junior" href="junior.php" style="font-size:0.95em;margin:0 2px;padding-bottom:0;">Junior</a> <a title="Amateur" href="amateur.php" style="font-size:0.95em;margin:0 2px;padding-bottom:0;">Amateur</a> </p> <div id="tabs-container" class="" style="clear:both;margin-bottom:24px;"> <ul class="tabs-menu tabs-calendar" style="margin-left:0;"> <li> <a href="#March22" style="padding-top:6px;"> <span style="font-size:0.8em;">Saturday</span><br> <span style="font-size:1.5em;line-height:35px;">22nd</span><br> <span style="font-size:0.8em;line-height:1.1em;"> 3 UCI<br> Races</span> </a> </li> <li> <a href="#March23" style="padding-top:6px;"> <span style="font-size:0.8em;">Yesterday</span><br> <span style="font-size:1.5em;line-height:35px;">23rd</span><br> <span style="font-size:0.8em;line-height:1.1em;"> 7 UCI<br> Races</span> </a> </li> <li class='currentFront'> <a href="#March24" style="padding-top:6px;"> <span style="font-size:0.8em;">Today</span><br> <span style="font-size:1.5em;line-height:35px;">24th</span><br> <span style="font-size:0.8em;line-height:1.1em;"> 2 UCI<br> Races</span> </a> </li> <li> <a href="#March25" style="padding-top:6px;"> <span style="font-size:0.8em;">Tomorrow</span><br> <span style="font-size:1.5em;line-height:35px;">25th</span><br> <span style="font-size:0.8em;line-height:1.1em;"> 3 UCI<br> Races</span> </a> </li> <li> <a href="#March26" style="padding-top:6px;"> <span style="font-size:0.8em;">Wednesday</span><br> <span style="font-size:1.5em;line-height:35px;">26th</span><br> <span style="font-size:0.8em;line-height:1.1em;"> 6 UCI<br> Races</span> </a> </li> <li> <a href="#March27" style="padding-top:6px;"> <span style="font-size:0.8em;">Thursday</span><br> <span style="font-size:1.5em;line-height:35px;">27th</span><br> <span style="font-size:0.8em;line-height:1.1em;"> 7 UCI<br> Races</span> </a> </li> <li> <a href="#March28" style="padding-top:6px;"> <span style="font-size:0.8em;">Friday</span><br> <span style="font-size:1.5em;line-height:35px;">28th</span><br> <span style="font-size:0.8em;line-height:1.1em;"> 7 UCI<br> Races</span> </a> </li> <li> <a href="#March29" style="padding-top:6px;"> <span style="font-size:0.8em;">Saturday</span><br> <span style="font-size:1.5em;line-height:35px;">29th</span><br> <span style="font-size:0.8em;line-height:1.1em;"> 6 UCI<br> Races</span> </a> </li> </ul> <div class="sidefane" style="clear:both;"></div> <div id="March22" class="tab-content"><div class="meldingb"><table class="tablesorter notOddEven" style="margin:-7px 6px 0;width:99%;"><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-it"></span> </td> <td width="40%"> <a href="race.php?r=4&y=2025" style="font-weight:600;font-size:1em;" title="Milano-Sanremo">Milano-Sanremo</a> <br> 1.UWT <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"><span class="flag flag-nl"></span></td><td><a href="rider.php?r=16672" title="Mathieu van der Poel" style="font-weight:600;">M. van der Poel</a> <br><a href="team.php?l=28020" title="Alpecin-Deceuninck" style="color:#4a4a4a;">Alpecin-Deceuninck</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=4&y=2025" class="lenke" title="Results">Results</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-it"></span> </td> <td width="40%"> <a href="race.php?r=12235&y=2025" style="font-weight:600;font-size:1em;" title="Sanremo Women">Sanremo Women</a> <br> 1.WWT <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Women</span> </td><td width="3%"><span class="flag flag-nl"></span></td><td><a href="rider.php?r=90120" title="Lorena Wiebes" style="font-weight:600;">L. Wiebes</a> <br><a href="team.php?l=32685" title="Team SD Worx-Protime" style="color:#4a4a4a;">Team SD Worx-Protime</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=12235&y=2025" class="lenke" title="Results">Results</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Tempo.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="40%"> <a href="race.php?r=985&y=2025&e=01" style="font-weight:600;font-size:1em;" title="Guido Reybrouck Juniors">Guido Reybrouck Juniors</a> <br> J-2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 1st stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"><span class="flag flag-gb"></span></td><td><a href="rider.php?r=215387" title="Dylan Sage" style="font-weight:600;">D. Sage</a><br><a href="team.php?l=45531" title="Cannibal B Victorious" style="color:#4a4a4a;">Cannibal B Victorious</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=985&y=2025&e=01" class="lenke" title="Results">Results</a></td> </tr></table></div></div><div id="March23" class="tab-content"><div class="meldingb"><table class="tablesorter notOddEven" style="margin:-7px 6px 0;width:99%;"><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-fr"></span> </td> <td width="40%"> <a href="race.php?r=125&y=2025" style="font-weight:600;font-size:1em;" title="Cholet Agglo Tour">Cholet Agglo Tour</a> <br> 1.1 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"><span class="flag flag-sk"></span></td><td><a href="rider.php?r=78950" title="Lukas Kubis" style="font-weight:600;">L. Kubis</a> <br><a href="team.php?l=39514" title="Unibet Tietema Rockets" style="color:#4a4a4a;">Unibet Tietema Rockets</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=125&y=2025" class="lenke" title="Results">Results</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-si"></span> </td> <td width="40%"> <a href="race.php?r=508&y=2025" style="font-weight:600;font-size:1em;" title="GP Slovenian Istria">GP Slovenian Istria</a> <br> 1.2 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"><span class="flag flag-be"></span></td><td><a href="rider.php?r=122957" title="Michiel Coppens" style="font-weight:600;">M. Coppens</a> <br><a href="team.php?l=45469" title="BEAT Cycling Club" style="color:#4a4a4a;">BEAT Cycling Club</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=508&y=2025" class="lenke" title="Results">Results</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-tr"></span> </td> <td width="40%"> <a href="race.php?r=20015&y=2025" style="font-weight:600;font-size:1em;" title="Grand Prix Apollon Temple">Grand Prix Apollon Temple</a> <br> 1.2 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"><span class="flag flag-pl"></span></td><td><a href="rider.php?r=48048" title="Bartosz Rudyk" style="font-weight:600;">B. Rudyk</a> <br><a href="team.php?l=46396" title="Monogo Lubelskie Perla Polski" style="color:#4a4a4a;">Monogo Lubelskie Perla Polski</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=20015&y=2025" class="lenke" title="Results">Results</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="40%"> <a href="race.php?r=24912&y=2025" style="font-weight:600;font-size:1em;" title="Midwest Cycling Classic">Midwest Cycling Classic</a> <br> 1.2 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Women</span> </td><td width="3%"><span class="flag flag-nl"></span></td><td><a href="rider.php?r=156260" title="Scarlett Souren" style="font-weight:600;">S. Souren</a> <br><a href="team.php?l=45327" title="VolkerWessels Pro Cycling Team" style="color:#4a4a4a;">VolkerWessels Pro Cycling Team</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=24912&y=2025" class="lenke" title="Results">Results</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Smaakupert.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-pt"></span> </td> <td width="40%"> <a href="race.php?r=7004&y=2025" style="font-weight:600;font-size:1em;" title="Troféu Internacional da Arrábida">Troféu Internacional da Arrábida</a> <br> 1.2 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"><span class="flag flag-it"></span></td><td><a href="rider.php?r=186808" title="Luca Giaimi" style="font-weight:600;">L. Giaimi</a> <br><a href="team.php?l=40609" title="UAE Team Emirates Gen Z" style="color:#4a4a4a;">UAE Team Emirates Gen Z</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=7004&y=2025" class="lenke" title="Results">Results</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-fr"></span> </td> <td width="40%"> <a href="race.php?r=979&y=2025" style="font-weight:600;font-size:1em;" title="Bernaudeau Juniors">Bernaudeau Juniors</a> <br> J-1.1 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"><span class="flag flag-be"></span></td><td><a href="rider.php?r=218854" title="Edouard Claisse" style="font-weight:600;">E. Claisse</a> <br><a href="team.php?l=47644" title="Trustup-CC Chevigny Junior" style="color:#4a4a4a;">Trustup-CC Chevigny Junior</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=979&y=2025" class="lenke" title="Results">Results</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/GC.png" title="Race profile icon" width="25" height="25" style="margin-top:-12px;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="40%"> <a href="race.php?r=985&y=2025" style="font-weight:600;font-size:1em;" title="Guido Reybrouck Juniors">Guido Reybrouck Juniors</a> <br> J-2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> Overall <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"><span class="flag flag-be"></span></td><td><a href="rider.php?r=232077" title="Vos Coleman" style="font-weight:600;">V. Coleman</a> <br><a href="team.php?l=44816" title="JEGG-SKIL-DJR U19" style="color:#4a4a4a;">JEGG-SKIL-DJR U19</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=985&y=2025" class="lenke" title="Results">Results</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="40%"> <a href="race.php?r=985&y=2025&e=02" style="font-weight:600;font-size:1em;" title="Guido Reybrouck Juniors">Guido Reybrouck Juniors</a> <br> J-2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 2nd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"><span class="flag flag-nl"></span></td><td><a href="rider.php?r=218062" title="Michiel Mouris" style="font-weight:600;">M. Mouris</a><br><a href="team.php?l=44119" title="Team GRENKE - Auto Eder" style="color:#4a4a4a;">Team GRENKE - Auto Eder</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=985&y=2025&e=02" class="lenke" title="Results">Results</a></td> </tr></table></div></div><div id="March24" class="tab-content"><div class="meldingb"><table class="tablesorter notOddEven" style="margin:-7px 6px 0;width:99%;"><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Smaakupert.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-es"></span> </td> <td width="40%"> <a href="race.php?r=14&y=2025&e=01" style="font-weight:600;font-size:1em;" title="Volta Catalunya">Volta Catalunya</a> <br> 2.UWT <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 1st stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td colspan="2"><span style="background:rgb(206, 18, 43,.75);"> <span style="padding-right:57px;">&nbsp;</span> </span><span style="background:#eee;"> <span style="padding-right:93px;">&nbsp;</span> </span><br><span class="right" style="padding-right:24px;font-size:0.85em;color:#4a4a4a;">CET: 12:45 - 16:58</span></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=14&y=2025&racecenter=1" class="lenke" style="padding:3px 6px;background:rgb(34, 124, 186);color:white;border-radius:5px;" title="Live Race Centre">Live Centre</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-th"></span> </td> <td width="40%"> <a href="race.php?r=507&y=2025&e=01" style="font-weight:600;font-size:1em;" title="Tour of Thailand">Tour of Thailand</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 1st stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"><span class="flag flag-ch"></span></td><td><a href="rider.php?r=9008" title="Simon Pellaud" style="font-weight:600;">S. Pellaud</a><br><a href="team.php?l=47193" title="Li Ning Star" style="color:#4a4a4a;">Li Ning Star</a></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=507&y=2025&e=01" class="lenke" title="Results">Results</a></td> </tr></table></div></div><div id="March25" class="tab-content"><div class="meldingb"><table class="tablesorter notOddEven" style="margin:-7px 6px 0;width:99%;"><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Smaakupert.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-es"></span> </td> <td width="40%"> <a href="race.php?r=14&y=2025&e=02" style="font-weight:600;font-size:1em;" title="Volta Catalunya">Volta Catalunya</a> <br> 2.UWT <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 2nd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td colspan="2"><span style="background:#eee;"> <span style="padding-right:158px;">&nbsp;</span> </span><br><span class="right" style="padding-right:24px;font-size:0.85em;color:#4a4a4a;">CET: 12:55 - 17:01</span></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=14&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-it"></span> </td> <td width="40%"> <a href="race.php?r=114&y=2025&e=01" style="font-weight:600;font-size:1em;" title="Coppi e Bartali">Coppi e Bartali</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 1st stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td colspan="2"><span style="background:#eee;"> <span style="padding-right:158px;">&nbsp;</span> </span><br><span class="right" style="padding-right:24px;font-size:0.85em;color:#4a4a4a;">CET: 11:45 - 15:43</span></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=114&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-th"></span> </td> <td width="40%"> <a href="race.php?r=507&y=2025&e=02" style="font-weight:600;font-size:1em;" title="Tour of Thailand">Tour of Thailand</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 2nd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td colspan="2"><span style="background:#eee;"> <span style="padding-right:158px;">&nbsp;</span> </span><br><span class="right" style="padding-right:24px;font-size:0.85em;color:#4a4a4a;">CET: 03:00 - 06:30</span></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=507&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr></table></div></div><div id="March26" class="tab-content"><div class="meldingb"><table class="tablesorter notOddEven" style="margin:-7px 6px 0;width:99%;"><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="40%"> <a href="race.php?r=40&y=2025" style="font-weight:600;font-size:1em;" title="Classic Brugge-De Panne">Classic Brugge-De Panne</a> <br> 1.UWT <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=40&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Fjell-MF.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-es"></span> </td> <td width="40%"> <a href="race.php?r=14&y=2025&e=03" style="font-weight:600;font-size:1em;" title="Volta Catalunya">Volta Catalunya</a> <br> 2.UWT <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 3rd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=14&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Smaakupert-MF.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-it"></span> </td> <td width="40%"> <a href="race.php?r=114&y=2025&e=02" style="font-weight:600;font-size:1em;" title="Coppi e Bartali">Coppi e Bartali</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 2nd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=114&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-th"></span> </td> <td width="40%"> <a href="race.php?r=507&y=2025&e=03" style="font-weight:600;font-size:1em;" title="Tour of Thailand">Tour of Thailand</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 3rd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=507&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Tempo.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-nl"></span> </td> <td width="40%"> <a href="race.php?r=340&y=2025&e=01" style="font-weight:600;font-size:1em;" title="Olympia's Tour">Olympia's Tour</a> <br> 2.2 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 1st stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=340&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-pt"></span> </td> <td width="40%"> <a href="race.php?r=288&y=2025&e=01" style="font-weight:600;font-size:1em;" title="Volta ao Alentejo">Volta ao Alentejo</a> <br> 2.2 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 1st stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=288&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr></table></div></div><div id="March27" class="tab-content"><div class="meldingb"><table class="tablesorter notOddEven" style="margin:-7px 6px 0;width:99%;"><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="40%"> <a href="race.php?r=9047&y=2025" style="font-weight:600;font-size:1em;" title="Classic Brugge-De Panne">Classic Brugge-De Panne</a> <br> 1.WWT <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Women</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=9047&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Fjell-MF.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-es"></span> </td> <td width="40%"> <a href="race.php?r=14&y=2025&e=04" style="font-weight:600;font-size:1em;" title="Volta Catalunya">Volta Catalunya</a> <br> 2.UWT <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 4th stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=14&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Smaakupert.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-it"></span> </td> <td width="40%"> <a href="race.php?r=114&y=2025&e=03" style="font-weight:600;font-size:1em;" title="Coppi e Bartali">Coppi e Bartali</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 3rd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=114&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Smaakupert-MF.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-th"></span> </td> <td width="40%"> <a href="race.php?r=507&y=2025&e=04" style="font-weight:600;font-size:1em;" title="Tour of Thailand">Tour of Thailand</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 4th stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=507&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Smaakupert.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-si"></span> </td> <td width="40%"> <a href="race.php?r=22000&y=2025" style="font-weight:600;font-size:1em;" title="GP Brda-Collio">GP Brda-Collio</a> <br> 1.2 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=22000&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-nl"></span> </td> <td width="40%"> <a href="race.php?r=340&y=2025&e=02" style="font-weight:600;font-size:1em;" title="Olympia's Tour">Olympia's Tour</a> <br> 2.2 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 2nd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=340&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-pt"></span> </td> <td width="40%"> <a href="race.php?r=288&y=2025&e=02" style="font-weight:600;font-size:1em;" title="Volta ao Alentejo">Volta ao Alentejo</a> <br> 2.2 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 2nd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=288&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr></table></div></div><div id="March28" class="tab-content"><div class="meldingb"><table class="tablesorter notOddEven" style="margin:-7px 6px 0;width:99%;"><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Brosten.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="40%"> <a href="race.php?r=47&y=2025" style="font-weight:600;font-size:1em;" title="E3 Saxo Classic">E3 Saxo Classic</a> <br> 1.UWT <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=47&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-es"></span> </td> <td width="40%"> <a href="race.php?r=14&y=2025&e=05" style="font-weight:600;font-size:1em;" title="Volta Catalunya">Volta Catalunya</a> <br> 2.UWT <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 5th stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=14&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Smaakupert.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-it"></span> </td> <td width="40%"> <a href="race.php?r=114&y=2025&e=04" style="font-weight:600;font-size:1em;" title="Coppi e Bartali">Coppi e Bartali</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 4th stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=114&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-th"></span> </td> <td width="40%"> <a href="race.php?r=507&y=2025&e=05" style="font-weight:600;font-size:1em;" title="Tour of Thailand">Tour of Thailand</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 5th stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=507&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-nl"></span> </td> <td width="40%"> <a href="race.php?r=340&y=2025&e=03" style="font-weight:600;font-size:1em;" title="Olympia's Tour">Olympia's Tour</a> <br> 2.2 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 3rd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=340&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Smaakupert.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-pt"></span> </td> <td width="40%"> <a href="race.php?r=288&y=2025&e=03" style="font-weight:600;font-size:1em;" title="Volta ao Alentejo">Volta ao Alentejo</a> <br> 2.2 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 3rd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=288&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Brosten.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="40%"> <a href="race.php?r=4004&y=2025" style="font-weight:600;font-size:1em;" title="E3 Saxo Classic Juniors">E3 Saxo Classic Juniors</a> <br> J-1.NC <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=4004&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr></table></div></div><div id="March29" class="tab-content"><div class="meldingb"><table class="tablesorter notOddEven" style="margin:-7px 6px 0;width:99%;"><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Fjell-MF.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-es"></span> </td> <td width="40%"> <a href="race.php?r=14&y=2025&e=06" style="font-weight:600;font-size:1em;" title="Volta Catalunya">Volta Catalunya</a> <br> 2.UWT <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 6th stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=14&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/GC.png" title="Race profile icon" width="25" height="25" style="margin-top:-12px;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-it"></span> </td> <td width="40%"> <a href="race.php?r=114&y=2025" style="font-weight:600;font-size:1em;" title="Coppi e Bartali">Coppi e Bartali</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> Overall <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=114&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-it"></span> </td> <td width="40%"> <a href="race.php?r=114&y=2025&e=05" style="font-weight:600;font-size:1em;" title="Coppi e Bartali">Coppi e Bartali</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 5th stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=114&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/GC.png" title="Race profile icon" width="25" height="25" style="margin-top:-12px;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-th"></span> </td> <td width="40%"> <a href="race.php?r=507&y=2025" style="font-weight:600;font-size:1em;" title="Tour of Thailand">Tour of Thailand</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> Overall <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=507&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-th"></span> </td> <td width="40%"> <a href="race.php?r=507&y=2025&e=06" style="font-weight:600;font-size:1em;" title="Tour of Thailand">Tour of Thailand</a> <br> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 6th stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=507&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-nl"></span> </td> <td width="40%"> <a href="race.php?r=340&y=2025&e=04" style="font-weight:600;font-size:1em;" title="Olympia's Tour">Olympia's Tour</a> <br> 2.2 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 4th stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=340&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Smaakupert-MF.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-pt"></span> </td> <td width="40%"> <a href="race.php?r=288&y=2025&e=04" style="font-weight:600;font-size:1em;" title="Volta ao Alentejo">Volta ao Alentejo</a> <br> 2.2 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 4th stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=288&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr><tr style="height:40px;"> <td width="6%"> <img src="img/mini/Smaakupert-MF.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-fr"></span> </td> <td width="40%"> <a href="race.php?r=15748&y=2025&e=01" style="font-weight:600;font-size:1em;" title="Tour du Bocage et de l'Ernée 53">Tour du Bocage et de l'Ernée 53</a> <br> J-2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 1st stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td><td width="3%"></td><td></td> <td align="right" width="15%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=15748&y=2025&k=8" class="lenke" title="Startlist">Startlist</a></td> </tr></table></div></div> </div> <h2 style="margin-top:12px;margin-bottom:0;border-bottom:0;">Winter Sports</h2> <div class="sideBox" style="margin-bottom:24px;"> <p> If you are interested in Winter Sports, you should visit our sister site <a href="https://firstskisport.com/" title="FirstSkisport.com" style="text-decoration:underline;">FirstSkisport.com</a>. </p> <p style="font-size:0.85em;"> There you can find our results database for Alpine, Biathlon, Cross-Country, Nordic-Combined, Ski Jumping and Speed Skating. </p> </div> <h2 style="margin-bottom:0;border-bottom:0;font-weight:600;">UCI Ranking 3/2 Year Live</h2> <div style="width:49%;float:left;"> <table class="tablesorter notOddEven" style="margin-bottom: -6px;"> <tbody> <tr> <td> <a href="ranking.php?h=2&rank=1&uci3yearteamranking=1" title="UCI Ranking Men">Men 2023-2025</a> </td> </tr> </tbody> </table> <table class="tablesorter notOddEven"> <tbody> <tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">17</span></td> <td width="15%"> <div style="border-radius:50px;width:50px;height:50px;overflow:hidden;overflow:hidden;border-radius:50px;"><img src="img/teamlogo/32255" align="center" width="50" height="50" title="Team logo" /></div> </td> <td> <a href="team.php?l=32255" title="Team Picnic PostNL" style="font-size:1.1em;">Team Picnic PostNL</a> </td> </tr><tr style="border-bottom:2px solid #ccc;height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">18</span></td> <td width="15%"> <div style="border-radius:50px;width:50px;height:50px;overflow:hidden;overflow:hidden;border-radius:50px;"><img src="img/teamlogo/38345" align="center" width="50" height="50" title="Team logo" /></div> </td> <td> <a href="team.php?l=38345" title="Cofidis" style="font-size:1.1em;">Cofidis</a> </td> </tr><tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">19</span></td> <td width="15%"> <div style="border-radius:50px;width:50px;height:50px;overflow:hidden;overflow:hidden;border-radius:50px;"><img src="img/teamlogo/31150" align="center" width="50" height="50" title="Team logo" /></div> </td> <td> <a href="team.php?l=31150" title="Uno-X Mobility" style="font-size:1.1em;">Uno-X Mobility</a> </td> </tr><tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">20</span></td> <td width="15%"> <div style="border-radius:50px;width:50px;height:50px;overflow:hidden;overflow:hidden;border-radius:50px;"><img src="img/teamlogo/39201" align="center" width="50" height="50" title="Team logo" /></div> </td> <td> <a href="team.php?l=39201" title="XDS Astana Team" style="font-size:1.1em;">XDS Astana Team</a> </td> </tr> </tbody> </table> </div> <div style="width:49%;float:right;"> <table class="tablesorter notOddEven" style="margin-bottom: -6px;"> <tbody> <tr> <td> <a href="ranking.php?h=2&rank=1&wom=1&uci2yearteamranking=1" title="Women">Women 2024-2025</a> </td> </tr> </tbody> </table> <table class="tablesorter notOddEven"> <tbody> <tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">14</span></td> <td width="15%"> <div style="border-radius:50px;width:50px;height:50px;overflow:hidden;overflow:hidden;border-radius:50px;"><img src="img/teamlogo/43126" align="center" width="50" height="50" title="Team logo" /></div> </td> <td> <a href="team.php?l=43126" title="Human Powered Health" style="font-size:1.1em;">Human Powered Health</a> </td> </tr><tr style="border-bottom:2px solid #ccc;height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">15</span></td> <td width="15%"> <div style="border-radius:50px;width:50px;height:50px;overflow:hidden;overflow:hidden;border-radius:50px;"><img src="img/teamlogo/39423" align="center" width="50" height="50" title="Team logo" /></div> </td> <td> <a href="team.php?l=39423" title="AG Insurance-Soudal Team" style="font-size:1.1em;">AG Insurance-Soudal Team</a> </td> </tr><tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">16</span></td> <td width="15%"> <div style="border-radius:50px;width:50px;height:50px;overflow:hidden;overflow:hidden;border-radius:50px;"><img src="img/teamlogo/45327" align="center" width="50" height="50" title="Team logo" /></div> </td> <td> <a href="team.php?l=45327" title="VolkerWessels Pro Cycling Team" style="font-size:1.1em;">VolkerWessels Pro Cycling Team</a> </td> </tr><tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">17</span></td> <td width="15%"> <div style="border-radius:50px;width:50px;height:50px;overflow:hidden;overflow:hidden;border-radius:50px;"><img src="img/teamlogo/34174" align="center" width="50" height="50" title="Team logo" /></div> </td> <td> <a href="team.php?l=34174" title="Laboral Kutxa-Fundacion Euskadi" style="font-size:1.1em;">Laboral Kutxa-Fundacion Euskadi</a> </td> </tr> </tbody> </table> </div> <h2 style="margin-bottom:0;border-bottom:0;"><a href='ranking.php?h=1&rank=1&y=2025-11' style="font-weight:600;">UCI Ranking</a></h2> <table class="tablesorter notOddEven" style="width:49%;float:left;"> <tbody> <tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">1</span></td> <td width="15%"> <div style="background:#eee;width:50px;height:50px;overflow:hidden;border-radius:50px;"><img src="img/rider/2025/45992.png" style="width:90px;height:90px;margin-left:-20px;margin-top:-3px;" title="Tadej Pogacar" /></div> </td> <td width="2%"> <span class="flag flag-si"></span> </td> <td> <a href="rider.php?r=45992" style="font-weight:600;" title="Tadej Pogacar"> <span style="text-transform: uppercase;">Pogacar</span> Tadej </a><br> <a href="team.php?l=21842" title="UAE Team Emirates-XRG" style="color:#4a4a4a;">UAE Team Emirates-XRG</a> </td> </tr><tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">2</span></td> <td width="15%"> <div style="background:#eee;width:50px;height:50px;overflow:hidden;border-radius:50px;"><img src="img/rider/2024/45363.png" style="width:90px;height:90px;margin-left:-20px;margin-top:-3px;" title="Jasper Philipsen" /></div> </td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="rider.php?r=45363" style="font-weight:600;" title="Jasper Philipsen"> <span style="text-transform: uppercase;">Philipsen</span> Jasper </a><br> <a href="team.php?l=28020" title="Alpecin-Deceuninck" style="color:#4a4a4a;">Alpecin-Deceuninck</a> </td> </tr><tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">3</span></td> <td width="15%"> <div style="background:#eee;width:50px;height:50px;overflow:hidden;border-radius:50px;"><img src="img/rider/2025/84019.png" style="width:90px;height:90px;margin-left:-20px;margin-top:-3px;" title="Remco Evenepoel" /></div> </td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="rider.php?r=84019" style="font-weight:600;" title="Remco Evenepoel"> <span style="text-transform: uppercase;">Evenepoel</span> Remco </a><br> <a href="team.php?l=26330" title="Soudal Quick-Step" style="color:#4a4a4a;">Soudal Quick-Step</a> </td> </tr> </tbody> </table> <table class="tablesorter notOddEven" style="width:49%;float:right;"> <tbody> <tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">1</span></td> <td width="15%"> <div style="background:#eee;width:50px;height:50px;overflow:hidden;border-radius:50px;"><img src="img/rider/2025/93562.png" style="width:90px;height:90px;margin-left:-20px;margin-top:-3px;" title="Demi Vollering" /></div> </td> <td width="2%"> <span class="flag flag-nl"></span> </td> <td> <a href="rider.php?r=93562" style="font-weight:600;" title="Demi Vollering"> <span style="text-transform: uppercase;">Vollering</span> Demi </a><br> <a href="team.php?l=31783" title="FDJ-SUEZ" style="color:#4a4a4a;">FDJ-SUEZ</a> </td> </tr><tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">2</span></td> <td width="15%"> <div style="background:#eee;width:50px;height:50px;overflow:hidden;border-radius:50px;"><img src="img/rider/2025/89883.png" style="width:90px;height:90px;margin-left:-20px;margin-top:-3px;" title="Lotte Kopecky" /></div> </td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="rider.php?r=89883" style="font-weight:600;" title="Lotte Kopecky"> <span style="text-transform: uppercase;">Kopecky</span> Lotte </a><br> <a href="team.php?l=32685" title="Team SD Worx-Protime" style="color:#4a4a4a;">Team SD Worx-Protime</a> </td> </tr><tr style="height:65px;"> <td width="2%"><span style="font-size:1.25em;color:#4a4a4a;font-weight:600;padding:1px 3px;">3</span></td> <td width="15%"> <div style="background:#eee;width:50px;height:50px;overflow:hidden;border-radius:50px;"><img src="img/rider/2025/89745.png" style="width:90px;height:90px;margin-left:-20px;margin-top:-3px;" title="Elisa Longo Borghini" /></div> </td> <td width="2%"> <span class="flag flag-it"></span> </td> <td> <a href="rider.php?r=89745" style="font-weight:600;" title="Elisa Longo Borghini"> <span style="text-transform: uppercase;">Longo Borghini</span> Elisa </a><br> <a href="team.php?l=33078" title="UAE Team ADQ" style="color:#4a4a4a;">UAE Team ADQ</a> </td> </tr> </tbody> </table> <h2 style="margin-top:12px;margin-bottom:0;border-bottom:0;">Latest results</h2> <table class='tablesorter notOddEven'> <thead> <tr style="display:none;"> <th>Date</th> <th>Race</th> <th colspan="2">Winner</th> <th>Results</th> </tr> </thead> <tbody> <tr style="height:50px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-th"></span> </td> <td width="36%"> <a href="race.php?r=507&y=2025&e=01" title="Tour of Thailand" style="font-weight:600;font-size:1em;">Tour of Thailand</a> <br> <span class="ablue xsmall" style="background:#eee;">24.03</span> 2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 1st stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td> <td width="3%"><span class="flag flag-ch"></span></td> <td><a href="rider.php?r=9008" title="Simon Pellaud" style="font-weight:600;">S. Pellaud</a><br><a href="team.php?l=47193" title="Li Ning Star" style="color:#4a4a4a;">Li Ning Star</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=507&y=2025&e=01" title="Results" class="lenke">Results</a></td> </tr><tr style="height:50px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-fr"></span> </td> <td width="36%"> <a href="race.php?r=125&y=2025" title="Cholet Agglo Tour" style="font-weight:600;font-size:1em;">Cholet Agglo Tour</a> <br> <span class="ablue xsmall" style="background:#eee;">23.03</span> 1.1 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td> <td width="3%"><span class="flag flag-sk"></span></td> <td><a href="rider.php?r=78950" title="Lukas Kubis" style="font-weight:600;">L. Kubis</a> <br><a href="team.php?l=39514" title="Unibet Tietema Rockets" style="color:#4a4a4a;">Unibet Tietema Rockets</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=125&y=2025" title="Results" class="lenke">Results</a></td> </tr><tr style="height:50px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-si"></span> </td> <td width="36%"> <a href="race.php?r=508&y=2025" title="GP Slovenian Istria" style="font-weight:600;font-size:1em;">GP Slovenian Istria</a> <br> <span class="ablue xsmall" style="background:#eee;">23.03</span> 1.2 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td> <td width="3%"><span class="flag flag-be"></span></td> <td><a href="rider.php?r=122957" title="Michiel Coppens" style="font-weight:600;">M. Coppens</a> <br><a href="team.php?l=45469" title="BEAT Cycling Club" style="color:#4a4a4a;">BEAT Cycling Club</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=508&y=2025" title="Results" class="lenke">Results</a></td> </tr><tr style="height:50px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-tr"></span> </td> <td width="36%"> <a href="race.php?r=20015&y=2025" title="Grand Prix Apollon Temple" style="font-weight:600;font-size:1em;">Grand Prix Apollon Temple</a> <br> <span class="ablue xsmall" style="background:#eee;">23.03</span> 1.2 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td> <td width="3%"><span class="flag flag-pl"></span></td> <td><a href="rider.php?r=48048" title="Bartosz Rudyk" style="font-weight:600;">B. Rudyk</a> <br><a href="team.php?l=46396" title="Monogo Lubelskie Perla Polski" style="color:#4a4a4a;">Monogo Lubelskie Perla Polski</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=20015&y=2025" title="Results" class="lenke">Results</a></td> </tr><tr style="height:50px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="36%"> <a href="race.php?r=24912&y=2025" title="Midwest Cycling Classic" style="font-weight:600;font-size:1em;">Midwest Cycling Classic</a> <br> <span class="ablue xsmall" style="background:#eee;">23.03</span> 1.2 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Women</span> </td> <td width="3%"><span class="flag flag-nl"></span></td> <td><a href="rider.php?r=156260" title="Scarlett Souren" style="font-weight:600;">S. Souren</a> <br><a href="team.php?l=45327" title="VolkerWessels Pro Cycling Team" style="color:#4a4a4a;">VolkerWessels Pro Cycling Team</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=24912&y=2025" title="Results" class="lenke">Results</a></td> </tr><tr style="height:50px;"> <td width="6%"> <img src="img/mini/Smaakupert.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-pt"></span> </td> <td width="36%"> <a href="race.php?r=7004&y=2025" title="Troféu Internacional da Arrábida" style="font-weight:600;font-size:1em;">Troféu Internacional da Arrábida</a> <br> <span class="ablue xsmall" style="background:#eee;">23.03</span> 1.2 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td> <td width="3%"><span class="flag flag-it"></span></td> <td><a href="rider.php?r=186808" title="Luca Giaimi" style="font-weight:600;">L. Giaimi</a> <br><a href="team.php?l=40609" title="UAE Team Emirates Gen Z" style="color:#4a4a4a;">UAE Team Emirates Gen Z</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=7004&y=2025" title="Results" class="lenke">Results</a></td> </tr><tr style="height:50px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-fr"></span> </td> <td width="36%"> <a href="race.php?r=979&y=2025" title="Bernaudeau Juniors" style="font-weight:600;font-size:1em;">Bernaudeau Juniors</a> <br> <span class="ablue xsmall" style="background:#eee;">23.03</span> J-1.1 <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td> <td width="3%"><span class="flag flag-be"></span></td> <td><a href="rider.php?r=218854" title="Edouard Claisse" style="font-weight:600;">E. Claisse</a> <br><a href="team.php?l=47644" title="Trustup-CC Chevigny Junior" style="color:#4a4a4a;">Trustup-CC Chevigny Junior</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=979&y=2025" title="Results" class="lenke">Results</a></td> </tr><tr style="height:50px;"> <td width="6%"> <img src="img/mini/GC.png" title="Race profile icon" width="25" height="25" style="margin-top:-12px;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="36%"> <a href="race.php?r=985&y=2025" title="Guido Reybrouck Juniors" style="font-weight:600;font-size:1em;">Guido Reybrouck Juniors</a> <br> <span class="ablue xsmall" style="background:#eee;">23.03</span> J-2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> Overall <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td> <td width="3%"><span class="flag flag-be"></span></td> <td><a href="rider.php?r=232077" title="Vos Coleman" style="font-weight:600;">V. Coleman</a> <br><a href="team.php?l=44816" title="JEGG-SKIL-DJR U19" style="color:#4a4a4a;">JEGG-SKIL-DJR U19</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=985&y=2025" title="Results" class="lenke">Results</a></td> </tr><tr style="height:50px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="36%"> <a href="race.php?r=985&y=2025&e=02" title="Guido Reybrouck Juniors" style="font-weight:600;font-size:1em;">Guido Reybrouck Juniors</a> <br> <span class="ablue xsmall" style="background:#eee;">23.03</span> J-2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 2nd stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td> <td width="3%"><span class="flag flag-nl"></span></td> <td><a href="rider.php?r=218062" title="Michiel Mouris" style="font-weight:600;">M. Mouris</a><br><a href="team.php?l=44119" title="Team GRENKE - Auto Eder" style="color:#4a4a4a;">Team GRENKE - Auto Eder</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=985&y=2025&e=02" title="Results" class="lenke">Results</a></td> </tr><tr style="height:50px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-it"></span> </td> <td width="36%"> <a href="race.php?r=4&y=2025" title="Milano-Sanremo" style="font-weight:600;font-size:1em;">Milano-Sanremo</a> <br> <span class="ablue xsmall" style="background:#eee;">22.03</span> 1.UWT <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td> <td width="3%"><span class="flag flag-nl"></span></td> <td><a href="rider.php?r=16672" title="Mathieu van der Poel" style="font-weight:600;">M. van der Poel</a> <br><a href="team.php?l=28020" title="Alpecin-Deceuninck" style="color:#4a4a4a;">Alpecin-Deceuninck</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=4&y=2025" title="Results" class="lenke">Results</a></td> </tr><tr style="height:50px;"> <td width="6%"> <img src="img/mini/Flatt.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-it"></span> </td> <td width="36%"> <a href="race.php?r=12235&y=2025" title="Sanremo Women" style="font-weight:600;font-size:1em;">Sanremo Women</a> <br> <span class="ablue xsmall" style="background:#eee;">22.03</span> 1.WWT <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Women</span> </td> <td width="3%"><span class="flag flag-nl"></span></td> <td><a href="rider.php?r=90120" title="Lorena Wiebes" style="font-weight:600;">L. Wiebes</a> <br><a href="team.php?l=32685" title="Team SD Worx-Protime" style="color:#4a4a4a;">Team SD Worx-Protime</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=12235&y=2025" title="Results" class="lenke">Results</a></td> </tr><tr style="height:50px;"> <td width="6%"> <img src="img/mini/Tempo.svg" title="Race profile icon" width="25" height="25" style="margin-top:-12px;opacity:0.75;border-radius:20px;position:absolute;" align="center" /> </td> <td width="6%"> <span class="bigflag bigflag-be"></span> </td> <td width="36%"> <a href="race.php?r=985&y=2025&e=01" title="Guido Reybrouck Juniors" style="font-weight:600;font-size:1em;">Guido Reybrouck Juniors</a> <br> <span class="ablue xsmall" style="background:#eee;">22.03</span> J-2.1 <span style="font-size:0.8em;color:#4a4a4a;padding:0 1px;">|</span> 1st stage <span style="text-transform:uppercase;color:#4a4a4a;font-size:0.8em;padding:0 1px;">| Men</span> </td> <td width="3%"><span class="flag flag-gb"></span></td> <td><a href="rider.php?r=215387" title="Dylan Sage" style="font-weight:600;">D. Sage</a><br><a href="team.php?l=45531" title="Cannibal B Victorious" style="color:#4a4a4a;">Cannibal B Victorious</a></td> <td align="right" width="13%" style="white-space:nowrap;font-size:0.9em;"><a href="race.php?r=985&y=2025&e=01" title="Results" class="lenke">Results</a></td> </tr> </tbody> </table> </div> <div class='cont240h' style='width:200px;margin-top:40px;'> <h2 style="margin-top:-6px;margin-bottom:0;border-bottom:0;">Links</h2> <table class="tablesorter notOddEven"> <tr> <td style="width:5%;"><i class="fa fa-circle fa-fw"></i></td> <td><a href="agent.php" title="Agency">Agency</a></td> </tr> <tr> <td><i class="fa fa-circle fa-fw"></i></td> <td><a href="birthday.php" title="Birthday">Birthday</a></td> </tr> <tr> <td><i class="fa fa-circle fa-fw"></i></td> <td><a href="transfers.php" title="Transfers">Transfers</a></td> </tr> <tr> <td><i class="fa fa-circle fa-fw"></i></td> <td><a href="trainees.php" title="Trainee">Trainee</a></td> </tr> </table> <h2 style="margin-top:34px;margin-bottom:0;border-bottom:0;">WT | Next races</h2> <table class="tablesorter notOddEven"> <tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">26.03</td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="race.php?r=40&y=2025" title="Classic Brugge-De Panne">Classic Brugge-De Panne</a> </td> </tr><tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">28.03</td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="race.php?r=47&y=2025" title="E3 Saxo Classic">E3 Saxo Classic</a> </td> </tr><tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">30.03</td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="race.php?r=7&y=2025" title="Gent - Wevelgem">Gent - Wevelgem</a> </td> </tr><tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">02.04</td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="race.php?r=75&y=2025" title="Dwars door Vlaanderen">Dwars door Vlaanderen</a> </td> </tr><tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">06.04</td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="race.php?r=5&y=2025" title="Ronde van Vlaanderen">Ronde van Vlaanderen</a> </td> </tr><tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">07.04</td> <td width="2%"> <span class="flag flag-es"></span> </td> <td> <a href="race.php?r=6&y=2025" title="Itzulia Basque Country">Itzulia Basque Country</a> </td> </tr><tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">13.04</td> <td width="2%"> <span class="flag flag-fr"></span> </td> <td> <a href="race.php?r=8&y=2025" title="Paris-Roubaix">Paris-Roubaix</a> </td> </tr> </table> <h2 style="margin-top:12px;margin-bottom:0;border-bottom:0;">WWT | Next races</h2> <table class="tablesorter notOddEven"> <tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">27.03</td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="race.php?r=9047&y=2025" title="Classic Brugge-De Panne">Classic Brugge-De Panne</a> </td> </tr><tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">30.03</td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="race.php?r=9048&y=2025" title="Gent-Wevelgem">Gent-Wevelgem</a> </td> </tr><tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">06.04</td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="race.php?r=9049&y=2025" title="Ronde van Vlaanderen">Ronde van Vlaanderen</a> </td> </tr><tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">12.04</td> <td width="2%"> <span class="flag flag-fr"></span> </td> <td> <a href="race.php?r=13853&y=2025" title="Paris-Roubaix Femmes">Paris-Roubaix Femmes</a> </td> </tr><tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">20.04</td> <td width="2%"> <span class="flag flag-nl"></span> </td> <td> <a href="race.php?r=9050&y=2025" title="Amstel Gold Race Ladies Edition">Amstel Gold Race Ladies Edition</a> </td> </tr> </table> <h2 style="margin-top:12px;margin-bottom:0;border-bottom:0;">Grand Tours</h2> <table class="tablesorter notOddEven"> <tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">09.05</td> <td width="2%"> <span class="flag flag-it"></span> </td> <td> <a href="race.php?r=13&y=2025" title="Giro d'Italia">Giro d'Italia</a> </td> </tr> <tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">05.07</td> <td width="2%"> <span class="flag flag-fr"></span> </td> <td> <a href="race.php?r=17&y=2025" title="Tour de France">Tour de France</a> </td> </tr> <tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">23.08</td> <td width="2%"> <span class="flag flag-es"></span> </td> <td> <a href="race.php?r=23&y=2025" title="Vuelta a España">Vuelta a España</a> </td> </tr> </table> <h2 style="margin-top:12px;margin-bottom:0;border-bottom:0;">Monuments</h2> <table class="tablesorter notOddEven"> <tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">22.03</td> <td width="2%"> <span class="flag flag-it"></span> </td> <td> <a href="race.php?r=4&y=2025" title="Milano-Sanremo">Milano-Sanremo</a> </td> </tr> <tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">06.04</td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="race.php?r=5&y=2025" title="Ronde van Vlaanderen">Ronde van Vlaanderen</a> </td> </tr> <tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">13.04</td> <td width="2%"> <span class="flag flag-fr"></span> </td> <td> <a href="race.php?r=8&y=2025" title="Paris-Roubaix">Paris-Roubaix</a> </td> </tr> <tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">27.04</td> <td width="2%"> <span class="flag flag-be"></span> </td> <td> <a href="race.php?r=11&y=2025" title="Liège-Bastogne-Liège">Liège-Bastogne-Liège</a> </td> </tr> <tr> <td width="10%" style="color:#4a4a4a;font-size:0.8em;">11.10</td> <td width="2%"> <span class="flag flag-it"></span> </td> <td> <a href="race.php?r=24&y=2025" title="Il Lombardia">Il Lombardia</a> </td> </tr> </table> </div> </div></div> </div> </div> </div> <div id='footer' style=''> <div id='footerInner' style='overflow: hidden;padding-top:25px;height:90px;text-align:center;'> <p> <a href='mailto:info@firstcycling.com' title='Email us'>info@firstcycling.com</a> <span style="padding:0 1px;color:grey;">|</span> <a href="http://www.twitter.com/firstcycling" title='Follow us on twitter' target='_blank'><img src="img/mini/twitter.png" title="Twitter" width="14" height="14" align="center" /> FirstCycling</a> <span style="padding:0 1px;color:grey;">|</span> <a href='privacypolicy.php' title='Privacy Policy'>Privacy Policy</a> <span style="padding:0 1px;color:grey;">|</span> &copy; 2025 FirstCycling.com </p> </div> </div> </body> </html>

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/r-huijts/firstcycling-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server