<!DOCTYPE html>
<html lang="en-US">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
    <link data-rh="true" href="https://stories.strava.com" hrefLang="x-default" rel="alternate"/><link data-rh="true" href="https://stories.strava.com" hrefLang="en-US" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/de" hrefLang="de" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/fr" hrefLang="fr" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/es" hrefLang="es" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/ea" hrefLang="es-419" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/nl" hrefLang="nl" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/it" hrefLang="it" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/pt" hrefLang="pt" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/pb" hrefLang="pt-BR" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/ja" hrefLang="ja" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/zh" hrefLang="zh" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/zi" hrefLang="zh-Hant" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/ru" hrefLang="ru" rel="alternate"/><link data-rh="true" href="https://stories.strava.com/" rel="canonical"/>
<meta data-rh="true" content="Strava Stories" name="site_name"/><meta data-rh="true" content="With athlete profiles, training tips and advice, and the latest product updates, Strava Stories is the place to discover the latest content from Strava." name="description"/><meta data-rh="true" content="run, ride, bike, adventure, content, Strava, Strava Stories, editorial, blog" name="keywords"/><meta data-rh="true" content="With athlete profiles, training tips and advice, and the latest product updates, Strava Stories is the place to discover the latest content from Strava." property="og:description"/><meta data-rh="true" content="https://stories.strava.com/images/default-x2.jpg?w=1200&amp;fm=jpg" property="og:image"/><meta data-rh="true" content="Strava | Stories" property="og:title"/><meta data-rh="true" content="https://stories.strava.com/" property="og:url"/><meta data-rh="true" content="website" property="og:type"/><meta data-rh="true" content="summary_large_image" name="twitter:card"/><meta data-rh="true" content="With athlete profiles, training tips and advice, and the latest product updates, Strava Stories is the place to discover the latest content from Strava." name="twitter:description"/><meta data-rh="true" content="https://stories.strava.com/images/default-x2.jpg?w=1200&amp;fm=jpg" property="twitter:image:src"/><meta data-rh="true" content="Strava | Stories" property="twitter:title"/>
<script data-rh="true" type="application/ld+json">{"@context":"http://schema.org","@type":"Article","headline":"Strava | Stories","url":"https://stories.strava.com/","thumbnailUrl":"https://stories.strava.com/images/default-x2.jpg?w=1200&fm=jpg","datePublished":"","keywords":"run, ride, bike, adventure, content, Strava, Strava Stories, editorial, blog"}</script>
<title data-rh="true">Strava | Stories</title>


    <script data-cookieconsent="ignore">
        // MUST match the 'l' parameter in the GTM snippet in Step 4
        window.googleTagManagerDataLayer = window.googleTagManagerDataLayer || [];

        function gtag(){googleTagManagerDataLayer.push(arguments);}

        // Set default consent to DENIED.
        gtag('consent', 'default', {
            'ad_storage': 'denied',
            'ad_user_data': 'denied',
            'ad_personalization': 'denied',
            'analytics_storage': 'denied',
            'functionality_storage': 'denied',
            'personalization_storage': 'denied',
            'security_storage': 'granted',
            'wait_for_update': 500
        });

        // Privacy pass-through settings
        gtag('set', 'ads_data_redaction', true);
        gtag('set', 'url_passthrough', true);
    </script>

    <script
        id="Cookiebot"
        src="https://consent.cookiebot.com/uc.js"
        data-cbid="e47bebbc-d5c7-470a-a8f6-6d858aa50ff4"
        data-georegions="{'region':'US,AU,NZ','cbid': '29065233-759b-47fb-b38d-6dc38804c519'}"
        data-culture="en"
        data-layer-name="googleTagManagerDataLayer"
        type="text/javascript">
    </script>

    <script>
        (function() {

            // Load the latest version of the CMP with cache busting
            var scriptUrl = 'https://www.strava.com/cmp.js?t=' + Date.now();

            // Pass debug flag if present in URL
            if (window.location.search.indexOf('cmp_debug=1') !== -1) {
                scriptUrl += '&cmp_debug=1';
            }

            var script = document.createElement('script');
            script.src = scriptUrl;
            script.async = true;
            script.setAttribute('data-cookieconsent', 'ignore');

            script.onload = function() {
            if (typeof StravaCookieManagementPlatform !== 'undefined') {
                // Initialize with OPTIONAL callbacks for Observability & Logging.
                // If your static site does not use these services, omit the callbacks.
                StravaCookieManagementPlatform.init({
                // logError: logError  // optional logError Sentry function
                // setTags: setTags    // optional setTags Sentry function
                });
            } else {
                // optional log to Sentry or console
                console.error('StravaCookieManagementPlatform not initialized');
            }
            };
            document.head.appendChild(script);
        })();
    </script>

    <script type="text/javascript" data-cookieconsent="ignore">
        (function(w,d,s,l,i){
            w[l]=w[l]||[];
            w[l].push({'gtm.start': new Date().getTime(), event:'gtm.js'});
            var f=d.getElementsByTagName(s)[0],
                j=d.createElement(s),
                dl=l!='dataLayer'?'&l='+l:'';
            j.async=true;
            j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;
            // Explicitly ignore the injected script so Cookiebot doesn't block GTM core
            j.setAttribute('data-cookieconsent','ignore');
            f.parentNode.insertBefore(j,f);
        })(window,document,'script','googleTagManagerDataLayer','GTM-PHL2QTZ9');
    </script>

    <link rel="preload" href="/website_assets/aee87b9/css/index.css?v=aee87b9" as="style">

    <link rel="modulepreload" href="/website_assets/aee87b9/js/index.js?v=aee87b9" as="script">

    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
    <link rel="manifest" href="/webmanifest">
    <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#000000">
    <meta name="msapplication-TileColor" content="#000000">
    <meta name="theme-color" content="#ffffff">

    <link href="/website_assets/aee87b9/css/index.css?v=aee87b9" rel="stylesheet" />

    <script src="/website_assets/aee87b9/js/index.js?v=aee87b9" type="module" crossorigin></script>

</head>
<body>
    <!-- Google Tag Manager (noscript) -->
    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PHL2QTZ9"
    height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <!-- End Google Tag Manager (noscript) -->

    <div id="js-content"><a class="link-reset skip-link type-style-5" href="#main-content">Skip to main content</a> <a class="link-reset skip-link type-style-5" href="#primary-navigation">Skip to primary navigation</a> <main class="bg-grey min-h-screen" id="main-content"><div class="layout-container"><header class="w-full pt-60 md:pt-80 flex type-style-7 px-10 sm:px-20"><div class="flex-none w-150 mt-2"><a href="https://stories.strava.com"><svg fill="none" style="height:19.2px" viewBox="0 0 400 35" xmlns="http://www.w3.org/2000/svg"><title>Strava Stories</title><path clip-rule="evenodd" d="M94.874 33.3049L94.873 33.3034H104.271L110.044 21.6582L115.816 33.3034H127.236L110.042 -0.000244141L93.7218 31.6171L87.4556 22.4377C91.3246 20.5658 93.7363 17.3237 93.7363 12.6667V12.575C93.7363 9.28807 92.7354 6.91353 90.8237 4.99556C88.5933 2.75836 84.9981 1.34298 79.355 1.34298H63.7897V33.3049H74.4396V24.1727H76.715L82.7226 33.3049H94.874ZM160.548 -0.000244141L143.356 33.3034H154.776L160.549 21.6582L166.322 33.3034H177.741L160.548 -0.000244141ZM135.305 34.6138L152.496 1.31021H141.077L135.304 12.9554L129.531 1.31021H118.112L135.305 34.6138ZM79.0364 16.5475C81.5845 16.5475 83.1322 15.4061 83.1322 13.4429V13.3512C83.1322 11.2966 81.539 10.2921 79.0819 10.2921H74.4396V16.5475H79.0364ZM41.0145 10.3835H31.6395V1.343H61.0396V10.3835H51.6647V33.3049H41.0145V10.3835ZM5.68933 21.7072L-6.10352e-05 28.5105C4.05063 32.0725 9.87619 33.8984 16.3385 33.8984C24.895 33.8984 30.402 29.7889 30.402 23.0766V22.9856C30.402 16.5476 24.9405 14.173 16.794 12.6667C13.4259 12.0268 12.5612 11.4796 12.5612 10.6118V10.5205C12.5612 9.74429 13.2897 9.1964 14.8822 9.1964C17.8403 9.1964 21.4363 10.1552 24.4395 12.3467L29.6283 5.13291C25.9417 2.21048 21.3908 0.74908 15.2466 0.74908C6.46226 0.74908 1.72929 5.45251 1.72929 11.5249V11.6166C1.72929 18.3739 8.01031 20.4292 15.1553 21.8895C18.5688 22.5747 19.5697 23.0766 19.5697 23.9901V24.0818C19.5697 24.9489 18.7509 25.4507 16.8391 25.4507C13.1073 25.4507 9.14804 24.3557 5.68933 21.7072Z" fill="#FC5200" fill-rule="evenodd"></path><path d="M199.431 32.27C196.353 32.27 194.517 30.704 194.247 27.824L195.723 27.572C195.975 29.804 197.163 30.866 199.449 30.866C201.195 30.866 202.347 30.056 202.347 28.832C202.347 27.554 201.501 26.852 198.873 26.024C195.867 25.034 194.859 24.152 194.859 22.46C194.859 20.498 196.515 19.13 198.891 19.13C201.267 19.13 203.049 20.552 203.463 22.802L202.005 23.108C201.609 21.434 200.511 20.534 198.873 20.534C197.343 20.534 196.335 21.29 196.335 22.46C196.335 23.432 197.055 23.954 199.359 24.674C202.635 25.736 203.823 26.834 203.823 28.814C203.823 30.866 202.041 32.27 199.431 32.27ZM210.079 32V20.804H206.155V19.4H215.497V20.804H211.573V32H210.079ZM223.323 32.27C220.137 32.27 218.013 29.642 218.013 25.7C218.013 21.758 220.137 19.13 223.323 19.13C226.509 19.13 228.633 21.758 228.633 25.7C228.633 29.642 226.509 32.27 223.323 32.27ZM223.323 30.866C225.681 30.866 227.139 28.886 227.139 25.7C227.139 22.514 225.681 20.534 223.323 20.534C220.965 20.534 219.507 22.514 219.507 25.7C219.507 28.886 220.965 30.866 223.323 30.866ZM238.42 26.78V26.816L241.192 32H239.446L236.782 26.888H234.262V32H232.786V19.4H237.376C240.004 19.4 241.57 20.804 241.57 23.126C241.57 25.124 240.4 26.456 238.42 26.78ZM234.262 25.484H237.25C239.104 25.484 240.076 24.674 240.076 23.126C240.076 21.596 239.122 20.804 237.25 20.804H234.262V25.484ZM245.555 32V19.4H247.031V32H245.555ZM251.925 32V19.4H259.485V20.804H253.401V24.836H258.981V26.168H253.401V30.596H259.485V32H251.925ZM268.081 32.27C265.003 32.27 263.167 30.704 262.897 27.824L264.373 27.572C264.625 29.804 265.813 30.866 268.099 30.866C269.845 30.866 270.997 30.056 270.997 28.832C270.997 27.554 270.151 26.852 267.523 26.024C264.517 25.034 263.509 24.152 263.509 22.46C263.509 20.498 265.165 19.13 267.541 19.13C269.917 19.13 271.699 20.552 272.113 22.802L270.655 23.108C270.259 21.434 269.161 20.534 267.523 20.534C265.993 20.534 264.985 21.29 264.985 22.46C264.985 23.432 265.705 23.954 268.009 24.674C271.285 25.736 272.473 26.834 272.473 28.814C272.473 30.866 270.691 32.27 268.081 32.27Z" fill="black"></path></svg></a></div><div class="md:hidden flex-grow text-right"><button class="inline-flex mr-40 cursor-pointer" type="button"><span aria-hidden="true" class=""><svg fill="none" style="width:19px;height:18px" viewBox="0 0 19 18" xmlns="http://www.w3.org/2000/svg"><circle cx="7.5" cy="7.5" r="6.75" stroke="currentColor" stroke-width="1.5"></circle><line stroke="currentColor" stroke-width="1.5" x1="12.5303" x2="17.5303" y1="12.4697" y2="17.4697"></line></svg></span></button><button type="button"><svg style="width:24px;height:18px" viewBox="0 0 24 18" xmlns="http://www.w3.org/2000/svg"><path d="M24 0.324951H0V1.67495H24V0.324951Z" fill="currentColor"></path><path d="M24 8.32495H0V9.67495H24V8.32495Z" fill="currentColor"></path><path d="M24 16.325H0V17.6749H24V16.325Z" fill="currentColor"></path></svg></button><dialog class="dialog-reset backdrop:bg-transparent"><div class="w-full fixed top-0 bottom-0 left-0"><div class="bg-grey w-full h-screen md:h-auto md:mt-140"><div class="layout-container text-left py-40"><div class="flex justify-between items-center"><p class="type-style-3 md:type-style-5 px-10 sm:px-20">Search</p><button class="px-10 sm:px-20 cursor-pointer" type="button"><span aria-hidden="true" class=""><svg fill="none" style="width:18px;height:18px" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg"><path d="M16.9706 0.000140667L0 16.9707L0.954594 17.9253L17.9252 0.954735L16.9706 0.000140667Z" fill="black"></path><path d="M17.9623 17.0082L0.991699 0.0375977L0.0371048 0.992192L17.0077 17.9628L17.9623 17.0082Z" fill="black"></path></svg></span></button></div><form action="/search" class="relative width-100 mt-20 md:mt-40" method="GET"><div class="px-10 sm:px-20 relative"><fieldset class="flex bg-white rounded-l"><input class="h-[45px] w-full border-0 rounded-l focus:ring-0 pl-20 py-10 type-style-7 " id="headlessui-combobox-input-:Rmcq6d:" role="combobox" type="text" aria-expanded="false" aria-autocomplete="list" data-headlessui-state=""/><button class="inset-y-0 flex items-center bg-orange text-white px-20 rounded " type="submit">Go!</button></fieldset></div><input name="term" type="hidden" value=""/></form><div class="px-10 sm:px-20 mt-40"><p class="type-style-3 md:type-style-5">Trending</p><div class="flex mt-10 md:mt-30"><a class="flex items-center bg-white text-orange rounded  type-style-7 px-20 py-15 mr-10 mt-10 cursor-pointer" href="/activities/running" type="button">Run</a></div></div></div></div></div></dialog><dialog class="fixed top-0 left-0 w-full h-full max-w-none max-h-none bg-orange text-white text-left m-0" inert=""><div class="layout-container"><div class="h-full py-60 px-10 sm:px-20"><div class="text-right mb-40"><button aria-label="Close" type="button"><svg style="width:18px;height:18px" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg"><path d="M16.9706 -0.000103474L0 16.9705L0.954594 17.9251L17.9252 0.954491L16.9706 -0.000103474Z" fill="white"></path><path d="M17.9627 17.0082L0.992188 0.0375977L0.0375931 0.992192L17.0082 17.9628L17.9627 17.0082Z" fill="white"></path></svg></button></div><ul class="list-none type-style-2 mb-80"><li class="mb-30"><a href="https://stories.strava.com/activities">Activities</a></li><li class="mb-30"><a href="https://stories.strava.com/adventure">Adventure</a></li><li class="mb-30"><a href="https://stories.strava.com/lifestyle">Lifestyle</a></li><li class="mb-30"><a href="https://stories.strava.com/strava-guides">Strava Guides</a></li><li class="mb-30"><a href="https://stories.strava.com/strava-updates">What&#x27;s New</a></li></ul><p class="type-style-7 font-semibold uppercase mb-15 opacity-80">Languages</p><ul class="flex flex-wrap list-none mb-80 -mx-10"><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  bg-white text-orange px-10 rounded font-semibold" href="https://stories.strava.com">English (US)</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/de">Deutsch</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/fr">Français</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/es">Español</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/ea">Español de Latinoamérica</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/nl">Nederlands</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/it">Italiano</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/pt">Português</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/pb">Português do Brasil</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/ja">日本語</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/zh">简体中文</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/zi">繁體中文</a></li><li class="w-1/2 mb-10 px-10"><a class="inline-block py-10  rounded font-semibold" href="https://stories.strava.com/ru">Русский</a></li></ul><p class="type-style-7 font-semibold uppercase mb-15 opacity-80">Get Started</p><ul class="list-none"><li><a class="type-style-7 font-semibold" href="https://strava.app.link/N9u5AndPPMb" rel="noreferrer" target="_blank">Sign up</a></li></ul></div></div></dialog></div><nav class="hidden md:block flex-auto text-center self-end"><ul class="list-none inline-flex items-center"><li class="group mx-15 relative"><a class=" type-style-7" href="https://stories.strava.com/activities">Activities</a><div class="absolute left-0 right-0 mt-5 invisible group-hover:visible"><svg class="inline" style="width:8px;height:8px" viewBox="0 0 8 8" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" fill="#000" r="4"></circle></svg></div></li><li class="group mx-15 relative"><a class=" type-style-7" href="https://stories.strava.com/adventure">Adventure</a><div class="absolute left-0 right-0 mt-5 invisible group-hover:visible"><svg class="inline" style="width:8px;height:8px" viewBox="0 0 8 8" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" fill="#000" r="4"></circle></svg></div></li><li class="group mx-15 relative"><a class=" type-style-7" href="https://stories.strava.com/lifestyle">Lifestyle</a><div class="absolute left-0 right-0 mt-5 invisible group-hover:visible"><svg class="inline" style="width:8px;height:8px" viewBox="0 0 8 8" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" fill="#000" r="4"></circle></svg></div></li><li class="group mx-15 relative"><a class=" type-style-7" href="https://stories.strava.com/strava-guides">Strava Guides</a><div class="absolute left-0 right-0 mt-5 invisible group-hover:visible"><svg class="inline" style="width:8px;height:8px" viewBox="0 0 8 8" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" fill="#000" r="4"></circle></svg></div></li><li class="group mx-15 relative"><a class=" type-style-7" href="https://stories.strava.com/strava-updates">What&#x27;s New</a><div class="absolute left-0 right-0 mt-5 invisible group-hover:visible"><svg class="inline" style="width:8px;height:8px" viewBox="0 0 8 8" xmlns="http://www.w3.org/2000/svg"><circle cx="4" cy="4" fill="#000" r="4"></circle></svg></div></li></ul></nav><dialog class="dialog-reset backdrop:bg-transparent"><div class="w-full fixed top-0 bottom-0 left-0"><div class="bg-grey w-full h-screen md:h-auto md:mt-140"><div class="layout-container text-left py-40"><div class="flex justify-between items-center"><p class="type-style-3 md:type-style-5 px-10 sm:px-20">Search</p><button class="px-10 sm:px-20 cursor-pointer" type="button"><span aria-hidden="true" class=""><svg fill="none" style="width:18px;height:18px" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg"><path d="M16.9706 0.000140667L0 16.9707L0.954594 17.9253L17.9252 0.954735L16.9706 0.000140667Z" fill="black"></path><path d="M17.9623 17.0082L0.991699 0.0375977L0.0371048 0.992192L17.0077 17.9628L17.9623 17.0082Z" fill="black"></path></svg></span></button></div><form action="/search" class="relative width-100 mt-20 md:mt-40" method="GET"><div class="px-10 sm:px-20 relative"><fieldset class="flex bg-white rounded-l"><input class="h-[45px] w-full border-0 rounded-l focus:ring-0 pl-20 py-10 type-style-7 " id="headlessui-combobox-input-:R2pk6d:" role="combobox" type="text" aria-expanded="false" aria-autocomplete="list" data-headlessui-state=""/><button class="inset-y-0 flex items-center bg-orange text-white px-20 rounded " type="submit">Go!</button></fieldset></div><input name="term" type="hidden" value=""/></form><div class="px-10 sm:px-20 mt-40"><p class="type-style-3 md:type-style-5">Trending</p><div class="flex mt-10 md:mt-30"><a class="flex items-center bg-white text-orange rounded  type-style-7 px-20 py-15 mr-10 mt-10 cursor-pointer" href="/activities/running" type="button">Run</a></div></div></div></div></div></dialog><nav class="hidden md:block flex-none w-[190px] uppercase text-orange text-right self-end"><button class="inline-flex mr-40 align-middle cursor-pointer" type="button"><span aria-hidden="true" class=""><svg fill="none" style="width:19px;height:18px" viewBox="0 0 19 18" xmlns="http://www.w3.org/2000/svg"><circle cx="7.5" cy="7.5" r="6.75" stroke="#FC5200" stroke-width="1.5"></circle><line stroke="#FC5200" stroke-width="1.5" x1="12.5303" x2="17.5303" y1="12.4697" y2="17.4697"></line></svg></span></button><span class="inline-block relative type-style-11 text-orange"><button class="w-[30px] flex flex-row" type="button"><span>EN</span><span><svg class="inline-block ml-5 mb-2" style="width:8px;height:4px;transform:none" viewBox="0 0 8 4" xmlns="http://www.w3.org/2000/svg"><path d="M0.666748 0.666748L4.00008 4.00008L7.33341 0.666748H0.666748Z" fill="#FC5200"></path></svg></span></button><dialog class="absolute left-1/2 -translate-x-1/2 top-[30px] z-50 w-[208px] text-center bg-white p-0 rounded overflow-hidden" inert=""><ul><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com">English (US)</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/ru">Русский</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/zi">繁體中文</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/zh">简体中文</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/ja">日本語</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/pb">Português do Brasil</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/pt">Português</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/it">Italiano</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/nl">Nederlands</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/ea">Español de Latinoamérica</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/es">Español</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/fr">Français</a></li><li class="block"><a class="block pt-[7px] pb-[8px] text-orange hover:bg-orange hover:text-white w-full  font-normal text-left px-20" href="https://stories.strava.com/de">Deutsch</a></li></ul></dialog></span><a class="ml-15" href="https://strava.app.link/N9u5AndPPMb" rel="noreferrer" target="_blank">Sign up</a></nav></header><article class="pt-60"><h1 class="hidden">Strava Stories</h1><section><div class="px-10 sm:px-20"><h2 class="type-style-2 inline"></h2></div><div class="w-full hidden sm:flex flex-wrap mt-40"><div class="w-full md:w-1/2"><div class="sticky top-0"><article class="px-10 sm:px-20"><a class="w-full" href="https://stories.strava.com/articles/explaining-the-strava-tax"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.33333333333334%;position:relative;width:100%"><noscript><img alt="" class="" height="1300" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg" style="width:100%" width="1560"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">Explaining the “Strava Tax”</h3><div class="mt-10 type-style-8 text-dark-grey">Why 10.00 miles on your device became 9.99 miles on Strava</div></a></article></div></div><div class="w-full md:w-1/2 flex flex-wrap"><article aria-label="Using machine learning to remove Cars from Run and Ride leaderboards" aria-posinset="1" class="flex w-1/2 mt-50 md:mt-0 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/removing-cars-from-leaderboards"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.33333333333334%;position:relative;width:100%"><noscript><img class="" height="1300" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png" style="width:100%" width="1560"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">Using machine learning to remove Cars from Run and Ride leaderboards</h3><div class="mt-10 type-style-8 text-dark-grey">Learn how our new Machine Learning model stops activities recorded in vehicles from hitting Strava leaderboards.</div></a></article><article aria-label="Run Sessions: How To Manage Your Effort Levels" aria-posinset="2" class="flex w-1/2 mt-50 md:mt-0 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/run-sessions-how-to-manage-your-effort-levels"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7DwOA6bKJb1EdOwOBwpJmL%2Fa004e329d3bad1a0cdf907d9e28ec33f%2FWoman_running_listing.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7DwOA6bKJb1EdOwOBwpJmL%2Fa004e329d3bad1a0cdf907d9e28ec33f%2FWoman_running_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg" width="23"/></div><p class="text-orange type-style-7 ">Run</p></div><h3 class="type-style-4 mt-20">Run Sessions: How To Manage Your Effort Levels</h3><div class="mt-10 type-style-8 text-dark-grey">If you want to see real progression in your run training - and race times - it’s important to manage the intensity of your training sessions.</div></a></article><article aria-label="Indoor Trainers: How To Set Up For Success" aria-posinset="3" class="flex w-full mt-50 md:mt-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/indoor-trainers-how-to-set-up-for-success"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="2085" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2erzx20IAQM06dIuvCw23I%2Fa545a04de7aa5500e9ddc1b15558808d%2FIndoor_bike_trainer___TORWAISTUDIO.jpg" style="width:100%" width="2500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2erzx20IAQM06dIuvCw23I%2Fa545a04de7aa5500e9ddc1b15558808d%2FIndoor_bike_trainer___TORWAISTUDIO.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">Indoor Trainers: How To Set Up For Success</h3><div class="mt-10 type-style-8 text-dark-grey">With the nights drawing in, the time is right to set up your indoor training space. To make sure you get the most out of your time in the saddle this winter, there are a few things you can do. </div></a></article><article aria-label="Bikepacking in Iceland: The Gift" aria-posinset="4" class="flex w-1/2 mt-50 md:mt-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/bikepacking-in-iceland-the-gift"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6nOLiqxAyGr5FmYn9GlSIP%2F58b87c5323d0664987522a39ce4f58c1%2FIceland_2024_Highlands_listing.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6nOLiqxAyGr5FmYn9GlSIP%2F58b87c5323d0664987522a39ce4f58c1%2FIceland_2024_Highlands_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">Bikepacking in Iceland: The Gift</h3><div class="mt-10 type-style-8 text-dark-grey">Our 12-day bikepacking journey through Iceland’s Westfjords wasn’t just an Arctic adventure; it was a crucible for life-changing learning and transformative meditation.</div></a></article><article aria-label="5 Tips for Managing Your Race Week" aria-posinset="5" class="flex w-1/2 mt-50 md:mt-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/5-tips-for-managing-race-week"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1kon9NqSVfIRzeMFpJqDxH%2Fe75b093bc7b928d323b7a60388858fa7%2FRunners_in_NYC___Polin_Petkova.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1kon9NqSVfIRzeMFpJqDxH%2Fe75b093bc7b928d323b7a60388858fa7%2FRunners_in_NYC___Polin_Petkova.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg" width="23"/></div><p class="text-orange type-style-7 ">Run</p></div><h3 class="type-style-4 mt-20">5 Tips for Managing Your Race Week</h3><div class="mt-10 type-style-8 text-dark-grey">You’ve followed the plan and you’ve done the training. As the days tick down towards your race - whatever the distance - what are the key things you should focus on?</div></a></article></div></div><div class="sm:hidden"><div class="swiper-container flex swiper-wrapper h-auto w-full overflow-hidden"><div class="swiper-wrapper"><div class="swiper-slide h-auto flex flex-wrap w-9/12 px-10" index="0"><article aria-label="Explaining the “Strava Tax”" aria-posinset="1" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/explaining-the-strava-tax"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.33333333333334%;position:relative;width:100%"><noscript><img alt="" class="" height="1300" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg" style="width:100%" width="1560"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">Explaining the “Strava Tax”</h3><div class="mt-10 type-style-8 text-dark-grey">Why 10.00 miles on your device became 9.99 miles on Strava</div></a></article></div><div class="swiper-slide h-auto flex flex-wrap w-9/12 px-10" index="1"><article aria-label="Using machine learning to remove Cars from Run and Ride leaderboards" aria-posinset="2" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/removing-cars-from-leaderboards"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.33333333333334%;position:relative;width:100%"><noscript><img class="" height="1300" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png" style="width:100%" width="1560"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">Using machine learning to remove Cars from Run and Ride leaderboards</h3><div class="mt-10 type-style-8 text-dark-grey">Learn how our new Machine Learning model stops activities recorded in vehicles from hitting Strava leaderboards.</div></a></article></div><div class="swiper-slide h-auto flex flex-wrap w-9/12 px-10" index="2"><article aria-label="Run Sessions: How To Manage Your Effort Levels" aria-posinset="3" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/run-sessions-how-to-manage-your-effort-levels"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7DwOA6bKJb1EdOwOBwpJmL%2Fa004e329d3bad1a0cdf907d9e28ec33f%2FWoman_running_listing.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7DwOA6bKJb1EdOwOBwpJmL%2Fa004e329d3bad1a0cdf907d9e28ec33f%2FWoman_running_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg" width="23"/></div><p class="text-orange type-style-7 ">Run</p></div><h3 class="type-style-4 mt-20">Run Sessions: How To Manage Your Effort Levels</h3><div class="mt-10 type-style-8 text-dark-grey">If you want to see real progression in your run training - and race times - it’s important to manage the intensity of your training sessions.</div></a></article></div><div class="swiper-slide h-auto flex flex-wrap w-9/12 px-10" index="3"><article aria-label="Indoor Trainers: How To Set Up For Success" aria-posinset="4" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/indoor-trainers-how-to-set-up-for-success"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="2085" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2erzx20IAQM06dIuvCw23I%2Fa545a04de7aa5500e9ddc1b15558808d%2FIndoor_bike_trainer___TORWAISTUDIO.jpg" style="width:100%" width="2500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2erzx20IAQM06dIuvCw23I%2Fa545a04de7aa5500e9ddc1b15558808d%2FIndoor_bike_trainer___TORWAISTUDIO.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">Indoor Trainers: How To Set Up For Success</h3><div class="mt-10 type-style-8 text-dark-grey">With the nights drawing in, the time is right to set up your indoor training space. To make sure you get the most out of your time in the saddle this winter, there are a few things you can do. </div></a></article></div><div class="swiper-slide h-auto flex flex-wrap w-9/12 px-10" index="4"><article aria-label="Bikepacking in Iceland: The Gift" aria-posinset="5" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/bikepacking-in-iceland-the-gift"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6nOLiqxAyGr5FmYn9GlSIP%2F58b87c5323d0664987522a39ce4f58c1%2FIceland_2024_Highlands_listing.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6nOLiqxAyGr5FmYn9GlSIP%2F58b87c5323d0664987522a39ce4f58c1%2FIceland_2024_Highlands_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">Bikepacking in Iceland: The Gift</h3><div class="mt-10 type-style-8 text-dark-grey">Our 12-day bikepacking journey through Iceland’s Westfjords wasn’t just an Arctic adventure; it was a crucible for life-changing learning and transformative meditation.</div></a></article></div><div class="swiper-slide h-auto flex flex-wrap w-9/12 px-10" index="5"><article aria-label="5 Tips for Managing Your Race Week" aria-posinset="6" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/5-tips-for-managing-race-week"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1kon9NqSVfIRzeMFpJqDxH%2Fe75b093bc7b928d323b7a60388858fa7%2FRunners_in_NYC___Polin_Petkova.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1kon9NqSVfIRzeMFpJqDxH%2Fe75b093bc7b928d323b7a60388858fa7%2FRunners_in_NYC___Polin_Petkova.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg" width="23"/></div><p class="text-orange type-style-7 ">Run</p></div><h3 class="type-style-4 mt-20">5 Tips for Managing Your Race Week</h3><div class="mt-10 type-style-8 text-dark-grey">You’ve followed the plan and you’ve done the training. As the days tick down towards your race - whatever the distance - what are the key things you should focus on?</div></a></article></div></div></div></div></section><section class="mt-60 md:mt-70"><div class="px-10 sm:px-20 pb-40 flex items-center"><h2 class="type-style-2 inline">Run</h2><a class="flex items-center bg-orange text-white rounded type-style-7 px-20 py-15 ml-20  cursor-pointer" href="/activities/running" type="button">All Stories</a></div><div class="hidden md:flex"><article aria-label="Explaining the “Strava Tax”" aria-posinset="1" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/explaining-the-strava-tax"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.33333333333334%;position:relative;width:100%"><noscript><img alt="" class="" height="1300" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg" style="width:100%" width="1560"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">Explaining the “Strava Tax”</h3><div class="mt-10 type-style-8 text-dark-grey">Why 10.00 miles on your device became 9.99 miles on Strava</div></a></article><article aria-label="10 Tips For Nailing Your Longer Run" aria-posinset="2" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/10-tips-for-nailing-your-longer-run"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4kZIzWSqfyYo0r7k9F7BKx%2F26c7b17912fd37c25aa662facddec159%2FTips_for_nailing_your_longer_run___Drazen_Zigic.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4kZIzWSqfyYo0r7k9F7BKx%2F26c7b17912fd37c25aa662facddec159%2FTips_for_nailing_your_longer_run___Drazen_Zigic.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg" width="23"/></div><p class="text-orange type-style-7 ">Run</p></div><h3 class="type-style-4 mt-20">10 Tips For Nailing Your Longer Run</h3><div class="mt-10 type-style-8 text-dark-grey">The long run is one of the most important training sessions in your week. There are a few simple things that you can do to make sure you get the most out of it.</div></a></article><article aria-label="Want to Progress? Don’t Fall Into the Trap of &#x27;Lifestyle Training&#x27;" aria-posinset="3" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/want-to-progress-dont-fall-into-the-trap-of-lifestyle-training"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5qdzRzNqs6t2CKcASitFU7%2F152709bda6889503147d63cf415a25a4%2FCouple_running.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5qdzRzNqs6t2CKcASitFU7%2F152709bda6889503147d63cf415a25a4%2FCouple_running.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg" width="23"/></div><p class="text-orange type-style-7 ">Run</p></div><h3 class="type-style-4 mt-20">Want to Progress? Don’t Fall Into the Trap of &#x27;Lifestyle Training&#x27;</h3><div class="mt-10 type-style-8 text-dark-grey">You hear run coaches say it again and again: if you train the same way day after day, you’re unlikely to see much progression. </div></a></article></div><div class="overflow-hidden w-screen max-w-screen left-1/2 md:hidden relative -translate-x-1/2"><div class="swiper-container flex swiper-wrapper h-auto w-full image-carousel feature-section"><div class="swiper-wrapper"><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="0"><article aria-label="Explaining the “Strava Tax”" aria-posinset="1" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/explaining-the-strava-tax"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.33333333333334%;position:relative;width:100%"><noscript><img alt="" class="" height="1300" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg" style="width:100%" width="1560"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">Explaining the “Strava Tax”</h3><div class="mt-10 type-style-8 text-dark-grey">Why 10.00 miles on your device became 9.99 miles on Strava</div></a></article></div><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="0"><article aria-label="10 Tips For Nailing Your Longer Run" aria-posinset="2" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/10-tips-for-nailing-your-longer-run"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4kZIzWSqfyYo0r7k9F7BKx%2F26c7b17912fd37c25aa662facddec159%2FTips_for_nailing_your_longer_run___Drazen_Zigic.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4kZIzWSqfyYo0r7k9F7BKx%2F26c7b17912fd37c25aa662facddec159%2FTips_for_nailing_your_longer_run___Drazen_Zigic.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg" width="23"/></div><p class="text-orange type-style-7 ">Run</p></div><h3 class="type-style-4 mt-20">10 Tips For Nailing Your Longer Run</h3><div class="mt-10 type-style-8 text-dark-grey">The long run is one of the most important training sessions in your week. There are a few simple things that you can do to make sure you get the most out of it.</div></a></article></div><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="0"><article aria-label="Want to Progress? Don’t Fall Into the Trap of &#x27;Lifestyle Training&#x27;" aria-posinset="3" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/want-to-progress-dont-fall-into-the-trap-of-lifestyle-training"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5qdzRzNqs6t2CKcASitFU7%2F152709bda6889503147d63cf415a25a4%2FCouple_running.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5qdzRzNqs6t2CKcASitFU7%2F152709bda6889503147d63cf415a25a4%2FCouple_running.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg" width="23"/></div><p class="text-orange type-style-7 ">Run</p></div><h3 class="type-style-4 mt-20">Want to Progress? Don’t Fall Into the Trap of &#x27;Lifestyle Training&#x27;</h3><div class="mt-10 type-style-8 text-dark-grey">You hear run coaches say it again and again: if you train the same way day after day, you’re unlikely to see much progression. </div></a></article></div></div></div></div></section><section class="mt-60 md:mt-70"><div class="px-10 sm:px-20 pb-40 flex items-center"><h2 class="type-style-2 inline">Ride</h2><a class="flex items-center bg-orange text-white rounded type-style-7 px-20 py-15 ml-20  cursor-pointer" href="/activities/bike" type="button">All Stories</a></div><div class="hidden md:flex"><article aria-label="Reviewing Your Season: Look Back to Move Forwards" aria-posinset="1" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/reviewing-your-season-look-back-to-move-forwards"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.46666666666667%;position:relative;width:100%"><noscript><img class="" height="1252" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6gGwmJrDXDSQ41dobct4uQ%2F51c6aa4669f2e8ae23cbca33931e6b0e%2FCyclist_in_the_mountains___katyapulka_listing.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6gGwmJrDXDSQ41dobct4uQ%2F51c6aa4669f2e8ae23cbca33931e6b0e%2FCyclist_in_the_mountains___katyapulka_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">Reviewing Your Season: Look Back to Move Forwards</h3><div class="mt-10 type-style-8 text-dark-grey">Sometimes, you have to look backwards to move forwards. With Winter fast approaching, it&#x27;s the perfect time to review your season and start planning for next year. </div></a></article><article aria-label="Rebecca Rusch: A 7x World Champion’s Road to Concussion Recovery" aria-posinset="2" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/rebecca-rusch-a-7x-world-champions-road-to-concussion-recovery"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.46666666666667%;position:relative;width:100%"><noscript><img alt="Rebecca Rusch. Photography courtesy of: Rebecca Rusch / Challenge Stellar Media" class="" height="1252" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FN3U6nhJlng1H1RTKJEzHO%2F0dd44cbce8b9c8c5e0c7ec5f8efee93f%2FRebecca_Rusch___2020_RPI_CHALLENGE_STELLAR_MEDIA.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FN3U6nhJlng1H1RTKJEzHO%2F0dd44cbce8b9c8c5e0c7ec5f8efee93f%2FRebecca_Rusch___2020_RPI_CHALLENGE_STELLAR_MEDIA.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">Rebecca Rusch: A 7x World Champion’s Road to Concussion Recovery</h3><div class="mt-10 type-style-8 text-dark-grey">Rebecca Rusch opens up about her journey recovering from a concussion, sharing her experiences, challenges, and insights on healing and brain health.</div></a></article><article aria-label="The 10 &#x27;Rules&#x27; All Cyclists Should Live By" aria-posinset="3" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/the-10-rules-all-cyclists-should-live-by"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6Bun0hBYEPKFF9XCvBmUDL%2F7839b976dfc2f2afafcc586083510e8d%2FThe_rules_of_road_cycling___TORWAISTUDIO.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6Bun0hBYEPKFF9XCvBmUDL%2F7839b976dfc2f2afafcc586083510e8d%2FThe_rules_of_road_cycling___TORWAISTUDIO.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">The 10 &#x27;Rules&#x27; All Cyclists Should Live By</h3><div class="mt-10 type-style-8 text-dark-grey">Over the years, cyclists have adopted different interpretations of the &#x27;rules&#x27; that they should live by. However, if you want to be a better, happier cyclist there are 10 simple rules that you can follow.</div></a></article></div><div class="overflow-hidden w-screen max-w-screen left-1/2 md:hidden relative -translate-x-1/2"><div class="swiper-container flex swiper-wrapper h-auto w-full image-carousel feature-section"><div class="swiper-wrapper"><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="1"><article aria-label="Reviewing Your Season: Look Back to Move Forwards" aria-posinset="1" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/reviewing-your-season-look-back-to-move-forwards"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.46666666666667%;position:relative;width:100%"><noscript><img class="" height="1252" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6gGwmJrDXDSQ41dobct4uQ%2F51c6aa4669f2e8ae23cbca33931e6b0e%2FCyclist_in_the_mountains___katyapulka_listing.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6gGwmJrDXDSQ41dobct4uQ%2F51c6aa4669f2e8ae23cbca33931e6b0e%2FCyclist_in_the_mountains___katyapulka_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">Reviewing Your Season: Look Back to Move Forwards</h3><div class="mt-10 type-style-8 text-dark-grey">Sometimes, you have to look backwards to move forwards. With Winter fast approaching, it&#x27;s the perfect time to review your season and start planning for next year. </div></a></article></div><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="1"><article aria-label="Rebecca Rusch: A 7x World Champion’s Road to Concussion Recovery" aria-posinset="2" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/rebecca-rusch-a-7x-world-champions-road-to-concussion-recovery"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.46666666666667%;position:relative;width:100%"><noscript><img alt="Rebecca Rusch. Photography courtesy of: Rebecca Rusch / Challenge Stellar Media" class="" height="1252" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FN3U6nhJlng1H1RTKJEzHO%2F0dd44cbce8b9c8c5e0c7ec5f8efee93f%2FRebecca_Rusch___2020_RPI_CHALLENGE_STELLAR_MEDIA.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FN3U6nhJlng1H1RTKJEzHO%2F0dd44cbce8b9c8c5e0c7ec5f8efee93f%2FRebecca_Rusch___2020_RPI_CHALLENGE_STELLAR_MEDIA.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">Rebecca Rusch: A 7x World Champion’s Road to Concussion Recovery</h3><div class="mt-10 type-style-8 text-dark-grey">Rebecca Rusch opens up about her journey recovering from a concussion, sharing her experiences, challenges, and insights on healing and brain health.</div></a></article></div><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="1"><article aria-label="The 10 &#x27;Rules&#x27; All Cyclists Should Live By" aria-posinset="3" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/the-10-rules-all-cyclists-should-live-by"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6Bun0hBYEPKFF9XCvBmUDL%2F7839b976dfc2f2afafcc586083510e8d%2FThe_rules_of_road_cycling___TORWAISTUDIO.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6Bun0hBYEPKFF9XCvBmUDL%2F7839b976dfc2f2afafcc586083510e8d%2FThe_rules_of_road_cycling___TORWAISTUDIO.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">The 10 &#x27;Rules&#x27; All Cyclists Should Live By</h3><div class="mt-10 type-style-8 text-dark-grey">Over the years, cyclists have adopted different interpretations of the &#x27;rules&#x27; that they should live by. However, if you want to be a better, happier cyclist there are 10 simple rules that you can follow.</div></a></article></div></div></div></div></section><section class="mt-60 md:mt-70"><div class="px-10 sm:px-20 pb-40 flex items-center"><h2 class="type-style-2 inline">Training</h2><a class="flex items-center bg-orange text-white rounded type-style-7 px-20 py-15 ml-20  cursor-pointer" href="/topics/training-plans" type="button">All Stories</a></div><div class="hidden md:flex"><article aria-label="How to Optimize Recovery from Triathlon Racing" aria-posinset="1" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/how-to-optimize-recovery-from-triathlon-racing"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F773PtOfqgHiVugDski4DRj%2Fbce74b1e85cbad914099ebb912a6b629%2FTriathlon_cyclists_listing.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F773PtOfqgHiVugDski4DRj%2Fbce74b1e85cbad914099ebb912a6b629%2FTriathlon_cyclists_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Triathlon</p></div><h3 class="type-style-4 mt-20">How to Optimize Recovery from Triathlon Racing</h3><div class="mt-10 type-style-8 text-dark-grey">Taking a break after major races isn’t just a nice-to-have—it’s essential for your mental and physical health and longevity in the sport. Find out how to do it right. </div></a></article><article aria-label="How To Run Faster at a Lower Heart Rate" aria-posinset="2" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/how-to-run-faster-at-a-lower-heart-rate"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5q6WVEgi9fBOreQcayEHry%2F1c3f9ff522bad51f8404cb32a078387a%2FHow_To_Run_Faster_at_a_Lower_Heart_Rate___oneinchpunch.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5q6WVEgi9fBOreQcayEHry%2F1c3f9ff522bad51f8404cb32a078387a%2FHow_To_Run_Faster_at_a_Lower_Heart_Rate___oneinchpunch.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg" width="23"/></div><p class="text-orange type-style-7 ">Run</p></div><h3 class="type-style-4 mt-20">How To Run Faster at a Lower Heart Rate</h3><div class="mt-10 type-style-8 text-dark-grey">Many runners want to know how to run with a lower heart rate. Training for a slower heart rate will make your runs more comfortable and let you push higher speeds for longer.</div></a></article><article aria-label="Stronger Is Faster: Why Strength Training Matters for Triathletes" aria-posinset="3" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/stronger-is-faster-why-strength-training-matters-for-triathletes"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.46666666666667%;position:relative;width:100%"><noscript><img class="" height="1252" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7HHxVLzDC9ECRMhghvF9Uz%2F12c3faa0476175ddf6ccf313a286c9b5%2FPhotography_by-_Stefan_Holm_listing.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7HHxVLzDC9ECRMhghvF9Uz%2F12c3faa0476175ddf6ccf313a286c9b5%2FPhotography_by-_Stefan_Holm_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Triathlon</p></div><h3 class="type-style-4 mt-20">Stronger Is Faster: Why Strength Training Matters for Triathletes</h3><div class="mt-10 type-style-8 text-dark-grey">With three sports to train for, adding time in the gym might seem tough, but it can bring huge gains for triathletes willing to invest the time. </div></a></article></div><div class="overflow-hidden w-screen max-w-screen left-1/2 md:hidden relative -translate-x-1/2"><div class="swiper-container flex swiper-wrapper h-auto w-full image-carousel feature-section"><div class="swiper-wrapper"><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="3"><article aria-label="How to Optimize Recovery from Triathlon Racing" aria-posinset="1" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/how-to-optimize-recovery-from-triathlon-racing"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F773PtOfqgHiVugDski4DRj%2Fbce74b1e85cbad914099ebb912a6b629%2FTriathlon_cyclists_listing.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F773PtOfqgHiVugDski4DRj%2Fbce74b1e85cbad914099ebb912a6b629%2FTriathlon_cyclists_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Triathlon</p></div><h3 class="type-style-4 mt-20">How to Optimize Recovery from Triathlon Racing</h3><div class="mt-10 type-style-8 text-dark-grey">Taking a break after major races isn’t just a nice-to-have—it’s essential for your mental and physical health and longevity in the sport. Find out how to do it right. </div></a></article></div><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="3"><article aria-label="How To Run Faster at a Lower Heart Rate" aria-posinset="2" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/how-to-run-faster-at-a-lower-heart-rate"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5q6WVEgi9fBOreQcayEHry%2F1c3f9ff522bad51f8404cb32a078387a%2FHow_To_Run_Faster_at_a_Lower_Heart_Rate___oneinchpunch.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5q6WVEgi9fBOreQcayEHry%2F1c3f9ff522bad51f8404cb32a078387a%2FHow_To_Run_Faster_at_a_Lower_Heart_Rate___oneinchpunch.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg" width="23"/></div><p class="text-orange type-style-7 ">Run</p></div><h3 class="type-style-4 mt-20">How To Run Faster at a Lower Heart Rate</h3><div class="mt-10 type-style-8 text-dark-grey">Many runners want to know how to run with a lower heart rate. Training for a slower heart rate will make your runs more comfortable and let you push higher speeds for longer.</div></a></article></div><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="3"><article aria-label="Stronger Is Faster: Why Strength Training Matters for Triathletes" aria-posinset="3" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/stronger-is-faster-why-strength-training-matters-for-triathletes"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.46666666666667%;position:relative;width:100%"><noscript><img class="" height="1252" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7HHxVLzDC9ECRMhghvF9Uz%2F12c3faa0476175ddf6ccf313a286c9b5%2FPhotography_by-_Stefan_Holm_listing.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7HHxVLzDC9ECRMhghvF9Uz%2F12c3faa0476175ddf6ccf313a286c9b5%2FPhotography_by-_Stefan_Holm_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Triathlon</p></div><h3 class="type-style-4 mt-20">Stronger Is Faster: Why Strength Training Matters for Triathletes</h3><div class="mt-10 type-style-8 text-dark-grey">With three sports to train for, adding time in the gym might seem tough, but it can bring huge gains for triathletes willing to invest the time. </div></a></article></div></div></div></div></section><section class="mt-60 md:mt-70"><div class="px-10 sm:px-20 pb-40 flex items-center"><h2 class="type-style-2 inline">What&#x27;s New</h2><a class="flex items-center bg-orange text-white rounded type-style-7 px-20 py-15 ml-20  cursor-pointer" href="/topics/whats-new" type="button">All Stories</a></div><div class="hidden md:flex"><article aria-label="What&#x27;s New on Strava: Muscle Maps, New Sports, and Expanded Training Tools" aria-posinset="1" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/whats-new-on-strava-muscle-maps-new-sports-and-expanded-training-tools"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.37962962962962%;position:relative;width:100%"><noscript><img alt="" class="" height="1801" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3XtQPq1viyjQxz0wKPDRCg%2Fd40a5414aac31efbb595eca3114d8f94%2FStrava_Brand_Photography_LA_NOA_Lifetime_021124-13.jpg" style="width:100%" width="2160"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3XtQPq1viyjQxz0wKPDRCg%2Fd40a5414aac31efbb595eca3114d8f94%2FStrava_Brand_Photography_LA_NOA_Lifetime_021124-13.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">What&#x27;s New on Strava: Muscle Maps, New Sports, and Expanded Training Tools</h3><div class="mt-10 type-style-8 text-dark-grey">Strava continues to evolve how athletes track, understand, and share their movement. Over the past few weeks, we&#x27;ve rolled out a series of updates designed to make the product more reflective of how people train today. </div></a></article><article aria-label="What’s New on Strava: Follow Routes From Your Wrist and New Tools for Club Events" aria-posinset="2" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/whats-new-on-strava"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.37962962962962%;position:relative;width:100%"><noscript><img alt="" class="" height="1801" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4JnFybAAWAbYptgwQm5K7r%2F2120ec4aa325744a30ca1d1f7b43c74e%2F1_1_Image-ClubPost-1080x1080.png" style="width:100%" width="2160"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4JnFybAAWAbYptgwQm5K7r%2F2120ec4aa325744a30ca1d1f7b43c74e%2F1_1_Image-ClubPost-1080x1080.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">What’s New on Strava: Follow Routes From Your Wrist and New Tools for Club Events</h3><div class="mt-10 type-style-8 text-dark-grey">Welcome to our new series, where we share highlights from the latest updates across Strava—made to help you move better, train smarter, and stay connected with your community.</div></a></article><article aria-label="You’ve got the route. Here’s how to rally the crew." aria-posinset="3" class="flex w-full sm:w-4/12 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/strava-event-flyers"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.3904109589041%;position:relative;width:100%"><noscript><img alt="From creating your event to rallying RSVPs, everything you need is in one place." class="" height="974" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4SuSCAsnH7avCXqc3WxdFi%2F0bca3d4e756fbecae8668d7f3153bdaf%2Fevent-flyer-Listing.png" style="width:100%" width="1168"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4SuSCAsnH7avCXqc3WxdFi%2F0bca3d4e756fbecae8668d7f3153bdaf%2Fevent-flyer-Listing.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">You’ve got the route. Here’s how to rally the crew.</h3><div class="mt-10 type-style-8 text-dark-grey">We know club organizers wear a lot of hats. You’re not just planning the route – you’re marketing it, too.  That’s why we built Event Flyers.</div></a></article></div><div class="overflow-hidden w-screen max-w-screen left-1/2 md:hidden relative -translate-x-1/2"><div class="swiper-container flex swiper-wrapper h-auto w-full image-carousel feature-section"><div class="swiper-wrapper"><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="4"><article aria-label="What&#x27;s New on Strava: Muscle Maps, New Sports, and Expanded Training Tools" aria-posinset="1" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/whats-new-on-strava-muscle-maps-new-sports-and-expanded-training-tools"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.37962962962962%;position:relative;width:100%"><noscript><img alt="" class="" height="1801" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3XtQPq1viyjQxz0wKPDRCg%2Fd40a5414aac31efbb595eca3114d8f94%2FStrava_Brand_Photography_LA_NOA_Lifetime_021124-13.jpg" style="width:100%" width="2160"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3XtQPq1viyjQxz0wKPDRCg%2Fd40a5414aac31efbb595eca3114d8f94%2FStrava_Brand_Photography_LA_NOA_Lifetime_021124-13.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">What&#x27;s New on Strava: Muscle Maps, New Sports, and Expanded Training Tools</h3><div class="mt-10 type-style-8 text-dark-grey">Strava continues to evolve how athletes track, understand, and share their movement. Over the past few weeks, we&#x27;ve rolled out a series of updates designed to make the product more reflective of how people train today. </div></a></article></div><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="4"><article aria-label="What’s New on Strava: Follow Routes From Your Wrist and New Tools for Club Events" aria-posinset="2" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/whats-new-on-strava"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.37962962962962%;position:relative;width:100%"><noscript><img alt="" class="" height="1801" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4JnFybAAWAbYptgwQm5K7r%2F2120ec4aa325744a30ca1d1f7b43c74e%2F1_1_Image-ClubPost-1080x1080.png" style="width:100%" width="2160"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4JnFybAAWAbYptgwQm5K7r%2F2120ec4aa325744a30ca1d1f7b43c74e%2F1_1_Image-ClubPost-1080x1080.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">What’s New on Strava: Follow Routes From Your Wrist and New Tools for Club Events</h3><div class="mt-10 type-style-8 text-dark-grey">Welcome to our new series, where we share highlights from the latest updates across Strava—made to help you move better, train smarter, and stay connected with your community.</div></a></article></div><div class="swiper-slide h-auto flex flex-wrap image-carousel-slide px-10 sm:px-20" index="4"><article aria-label="You’ve got the route. Here’s how to rally the crew." aria-posinset="3" class="w-full" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/strava-event-flyers"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.3904109589041%;position:relative;width:100%"><noscript><img alt="From creating your event to rallying RSVPs, everything you need is in one place." class="" height="974" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4SuSCAsnH7avCXqc3WxdFi%2F0bca3d4e756fbecae8668d7f3153bdaf%2Fevent-flyer-Listing.png" style="width:100%" width="1168"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4SuSCAsnH7avCXqc3WxdFi%2F0bca3d4e756fbecae8668d7f3153bdaf%2Fevent-flyer-Listing.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">You’ve got the route. Here’s how to rally the crew.</h3><div class="mt-10 type-style-8 text-dark-grey">We know club organizers wear a lot of hats. You’re not just planning the route – you’re marketing it, too.  That’s why we built Event Flyers.</div></a></article></div></div></div></div></section><section aria-busy="false" aria-label="Articles" class="flex flex-wrap mt-60 md:mt-70" role="feed"><div class="w-full px-10 sm:px-20 mb-30 flex flex-wrap items-center"><h2 class="type-style-2 inline mr-10">Latest Stories</h2><div class="w-full md:w-auto flex md:px-20 mt-20 md:mt-0"><a class="flex self-start items-center bg-orange text-white  rounded type-style-7 px-20 py-15 cursor-pointer" href="articles" type="button">View All</a></div></div><article aria-label="Bay Padel Club on Strava: Building a Community Around a Fast-Growing Sport " aria-posinset="1" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/bay-padel-club-on-strava-building-a-community-around-a-fast-growing-sport"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.37962962962962%;position:relative;width:100%"><noscript><img alt="" class="" height="1801" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FHW8A7tUSNprhzr9oyXLwb%2F9e150883dd175f0a382a6649992db805%2FD2AD48F0-F000-477A-9F9C-155D0764A04B.png" style="width:100%" width="2160"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FHW8A7tUSNprhzr9oyXLwb%2F9e150883dd175f0a382a6649992db805%2FD2AD48F0-F000-477A-9F9C-155D0764A04B.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">Bay Padel Club on Strava: Building a Community Around a Fast-Growing Sport </h3><div class="mt-10 type-style-8 text-dark-grey">How Bay Padel Club is using Strava to grow padel </div></a></article><article aria-label="What&#x27;s New on Strava: Muscle Maps, New Sports, and Expanded Training Tools" aria-posinset="2" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/whats-new-on-strava-muscle-maps-new-sports-and-expanded-training-tools"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.37962962962962%;position:relative;width:100%"><noscript><img alt="" class="" height="1801" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3XtQPq1viyjQxz0wKPDRCg%2Fd40a5414aac31efbb595eca3114d8f94%2FStrava_Brand_Photography_LA_NOA_Lifetime_021124-13.jpg" style="width:100%" width="2160"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3XtQPq1viyjQxz0wKPDRCg%2Fd40a5414aac31efbb595eca3114d8f94%2FStrava_Brand_Photography_LA_NOA_Lifetime_021124-13.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">What&#x27;s New on Strava: Muscle Maps, New Sports, and Expanded Training Tools</h3><div class="mt-10 type-style-8 text-dark-grey">Strava continues to evolve how athletes track, understand, and share their movement. Over the past few weeks, we&#x27;ve rolled out a series of updates designed to make the product more reflective of how people train today. </div></a></article><article aria-label="Keeping Strava’s Segment Leaderboards Fair: An Engineer’s Perspective" aria-posinset="3" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/keeping-stravas-segment-leaderboards-fair-an-engineers-perspective"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.38675213675214%;position:relative;width:100%"><noscript><img alt="" class="" height="3122" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F9cplLeZn0zXkffdCU4Xi1%2F290c936a23fcf84d28bccbf14e4ed6ea%2FSBP_SF-Gravel-Ride_Lifetime_011725-_77.jpg" style="width:100%" width="3744"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F9cplLeZn0zXkffdCU4Xi1%2F290c936a23fcf84d28bccbf14e4ed6ea%2FSBP_SF-Gravel-Ride_Lifetime_011725-_77.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">Keeping Strava’s Segment Leaderboards Fair: An Engineer’s Perspective</h3><div class="mt-10 type-style-8 text-dark-grey">A Strava engineer explains how Strava approaches these integrity challenges, the systems behind detecting anomalous activity, and the ongoing work required to ensure leaderboards reflect real effort.</div></a></article><article aria-label="STRAVA GUIDE: How to Protect Your Privacy and Control Your Data" aria-posinset="4" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/strava-guide-how-to-protect-your-privacy-and-control-your-data"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.38675213675214%;position:relative;width:100%"><noscript><img alt="" class="" height="3122" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5mcQ0uhFsXqJ8hZicyYE6M%2F14ed20c925fc5f1eca4eec8cb06714ac%2FSBP_NY-Run-Recess_Lifetime-81925__021.jpg" style="width:100%" width="3744"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5mcQ0uhFsXqJ8hZicyYE6M%2F14ed20c925fc5f1eca4eec8cb06714ac%2FSBP_NY-Run-Recess_Lifetime-81925__021.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">STRAVA GUIDE: How to Protect Your Privacy and Control Your Data</h3><div class="mt-10 type-style-8 text-dark-grey">Here&#x27;s how Strava helps athletes stay safe, protect their privacy, and stay in control of their data.</div></a></article><article aria-label="What’s New on Strava: Follow Routes From Your Wrist and New Tools for Club Events" aria-posinset="5" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/whats-new-on-strava"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.37962962962962%;position:relative;width:100%"><noscript><img alt="" class="" height="1801" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4JnFybAAWAbYptgwQm5K7r%2F2120ec4aa325744a30ca1d1f7b43c74e%2F1_1_Image-ClubPost-1080x1080.png" style="width:100%" width="2160"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4JnFybAAWAbYptgwQm5K7r%2F2120ec4aa325744a30ca1d1f7b43c74e%2F1_1_Image-ClubPost-1080x1080.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">What’s New on Strava: Follow Routes From Your Wrist and New Tools for Club Events</h3><div class="mt-10 type-style-8 text-dark-grey">Welcome to our new series, where we share highlights from the latest updates across Strava—made to help you move better, train smarter, and stay connected with your community.</div></a></article><article aria-label="Cycle Sundays: Celebrating Everyday Cycling in London" aria-posinset="6" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/celebrating-everyday-cycling-in-london"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1GqEa4yrVrY5JEMykLm9rK%2F7fc8f198de43af0ca2b44bf8e6506f8f%2FCyclists_in_London.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1GqEa4yrVrY5JEMykLm9rK%2F7fc8f198de43af0ca2b44bf8e6506f8f%2FCyclists_in_London.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">Cycle Sundays: Celebrating Everyday Cycling in London</h3><div class="mt-10 type-style-8 text-dark-grey">This summer Transport for London (TfL) has launched the &#x27;Cycle Sundays&#x27; campaign, to encourage more Londoners to explore the city on two wheels</div></a></article><article aria-label="You’ve got the route. Here’s how to rally the crew." aria-posinset="7" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/strava-event-flyers"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.3904109589041%;position:relative;width:100%"><noscript><img alt="From creating your event to rallying RSVPs, everything you need is in one place." class="" height="974" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4SuSCAsnH7avCXqc3WxdFi%2F0bca3d4e756fbecae8668d7f3153bdaf%2Fevent-flyer-Listing.png" style="width:100%" width="1168"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4SuSCAsnH7avCXqc3WxdFi%2F0bca3d4e756fbecae8668d7f3153bdaf%2Fevent-flyer-Listing.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">You’ve got the route. Here’s how to rally the crew.</h3><div class="mt-10 type-style-8 text-dark-grey">We know club organizers wear a lot of hats. You’re not just planning the route – you’re marketing it, too.  That’s why we built Event Flyers.</div></a></article><article aria-label="Explaining the “Strava Tax”" aria-posinset="8" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/explaining-the-strava-tax"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.33333333333334%;position:relative;width:100%"><noscript><img alt="" class="" height="1300" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg" style="width:100%" width="1560"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">Explaining the “Strava Tax”</h3><div class="mt-10 type-style-8 text-dark-grey">Why 10.00 miles on your device became 9.99 miles on Strava</div></a></article><article aria-label="Using machine learning to remove Cars from Run and Ride leaderboards" aria-posinset="9" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/removing-cars-from-leaderboards"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.33333333333334%;position:relative;width:100%"><noscript><img class="" height="1300" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png" style="width:100%" width="1560"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png" width="23"/></div><p class="text-orange type-style-7 ">Multi-Sport</p></div><h3 class="type-style-4 mt-20">Using machine learning to remove Cars from Run and Ride leaderboards</h3><div class="mt-10 type-style-8 text-dark-grey">Learn how our new Machine Learning model stops activities recorded in vehicles from hitting Strava leaderboards.</div></a></article><article aria-label="Annika Malacinski on What It Takes to Be a Pro in Two Sports" aria-posinset="10" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/annika-malacinski-on-what-it-takes-to-be-a-pro-in-two-sports"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="2085" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FAn4uGjQ8z95c5GDbTcPnF%2F66355d74941729789f9cf51815046035%2FAnnika_Malacinski_listing_Photo_credit__Flawia_3.jpg" style="width:100%" width="2500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FAn4uGjQ8z95c5GDbTcPnF%2F66355d74941729789f9cf51815046035%2FAnnika_Malacinski_listing_Photo_credit__Flawia_3.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F14xkJgfK01BkoAUk7xSIrr%2F505ae019ad9753eafb06f47bf6fb3c97%2Fsports_ski_normal_large.png" width="23"/></div><p class="text-orange type-style-7 ">Skiing</p></div><h3 class="type-style-4 mt-20">Annika Malacinski on What It Takes to Be a Pro in Two Sports</h3><div class="mt-10 type-style-8 text-dark-grey">Annika Malacinski shares what it takes to compete in two sports at a professional level and what the future of Nordic combined looks like for women.</div></a></article><article aria-label="The Difference Between Overreaching, Overtraining, and Burnout" aria-posinset="11" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/the-difference-between-overreaching-overtraining-and-burnout"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2tr7EWqSG3FFEGB93KS4JM%2F6fdb4647ec1c45f3820db4aa3fef7c2e%2FCyclist_in_the_mountains_listing.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2tr7EWqSG3FFEGB93KS4JM%2F6fdb4647ec1c45f3820db4aa3fef7c2e%2FCyclist_in_the_mountains_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png" width="23"/></div><p class="text-orange type-style-7 ">Ride</p></div><h3 class="type-style-4 mt-20">The Difference Between Overreaching, Overtraining, and Burnout</h3><div class="mt-10 type-style-8 text-dark-grey">These three conditions have distinct definitions, and knowing each can help you train smarter.</div></a></article><article aria-label="Want to Progress? Don’t Fall Into the Trap of &#x27;Lifestyle Training&#x27;" aria-posinset="12" aria-setsize="561" class="flex flex-col w-full sm:w-6/12 md:w-4/12 pb-50 md:pb-70 px-10 sm:px-20" tabindex="-1"><a class="w-full" href="https://stories.strava.com/articles/want-to-progress-dont-fall-into-the-trap-of-lifestyle-training"><figure class="w-full relative"><div class="image " style="height:0;overflow:hidden;padding-bottom:83.39999999999999%;position:relative;width:100%"><noscript><img class="" height="1251" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5qdzRzNqs6t2CKcASitFU7%2F152709bda6889503147d63cf415a25a4%2FCouple_running.jpg" style="width:100%" width="1500"/></noscript><div style="bottom:0;left:0;position:absolute;right:0;top:0"><img class="image__loading pixelated" loading="eager" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5qdzRzNqs6t2CKcASitFU7%2F152709bda6889503147d63cf415a25a4%2FCouple_running.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg" style="opacity:1;height:100%;position:absolute;transition:opacity 2s;width:100%"/></div></div></figure><div class="flex items-center mt-20"><div class="mr-5"><img class="pointer-events-none" height="23" loading="lazy" role="presentation" src="/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg" width="23"/></div><p class="text-orange type-style-7 ">Run</p></div><h3 class="type-style-4 mt-20">Want to Progress? Don’t Fall Into the Trap of &#x27;Lifestyle Training&#x27;</h3><div class="mt-10 type-style-8 text-dark-grey">You hear run coaches say it again and again: if you train the same way day after day, you’re unlikely to see much progression. </div></a></article></section><div class="w-full flex px-10 sm:px-20 mt-30"><a class="flex self-start items-center bg-orange text-white  rounded type-style-7 px-20 py-15 cursor-pointer" href="articles" type="button">All Stories</a></div></article><div class="border-b mt-60 md:mt-80 mx-10 sm:mx-20"></div><footer class="type-style-10 pt-40 md:pt-60 mx-10 sm:mx-20"><div class="flex flex-wrap -mx-10 sm:-mx-20 text-black"><div class="w-full sm:w-2/6 md:w-4/12 mb-40 px-10 sm:px-20"><a href="https://stories.strava.com"><svg style="width:95px;height:20px" viewBox="0 0 95 20" xmlns="http://www.w3.org/2000/svg"><title></title><path clip-rule="evenodd" d="M50.635 18.2831L50.6345 18.2822H55.65L58.7312 11.8896L61.8121 18.2822H67.9068L58.7306 0L50.0201 17.3566L46.6757 12.3175C48.7407 11.2898 50.0278 9.51011 50.0278 6.9536V6.90327C50.0278 5.09887 49.4936 3.79535 48.4733 2.74247C47.283 1.51434 45.3642 0.737362 42.3524 0.737362H34.0451V18.2831H39.729V13.2699H40.9434L44.1497 18.2831H50.635ZM85.6855 0L76.5105 18.2822H82.6051L85.6861 11.8896L88.7672 18.2822H94.8617L85.6855 0ZM72.2135 19.0016L81.3886 0.719372H75.2941L72.2129 7.11206L69.1318 0.719372H63.0373L72.2135 19.0016ZM42.1824 9.08402C43.5423 9.08402 44.3683 8.45742 44.3683 7.37968V7.32935C44.3683 6.20148 43.518 5.65007 42.2066 5.65007H39.729V9.08402H42.1824ZM21.8898 5.7002H16.8863V0.737362H32.5774V5.7002H27.5739V18.2831H21.8898V5.7002ZM3.03647 11.9164L0 15.6511C2.16189 17.6065 5.27103 18.6089 8.72002 18.6089C13.2867 18.6089 16.2258 16.3529 16.2258 12.6681V12.6182C16.2258 9.08402 13.311 7.7805 8.9631 6.9536C7.16555 6.6023 6.70406 6.30194 6.70406 5.82552V5.77539C6.70406 5.34931 7.09288 5.04854 7.94278 5.04854C9.52155 5.04854 11.4407 5.57488 13.0436 6.77795L15.8129 2.81786C13.8453 1.21357 11.4165 0.41133 8.13729 0.41133C3.44899 0.41133 0.922969 2.99331 0.922969 6.3268V6.37713C0.922969 10.0866 4.2752 11.2149 8.08851 12.0165C9.91036 12.3926 10.4445 12.6681 10.4445 13.1696V13.22C10.4445 13.696 10.0075 13.9715 8.9872 13.9715C6.99553 13.9715 4.88241 13.3703 3.03647 11.9164Z" fill="currentColor" fill-rule="evenodd"></path></svg></a><div class="footer__rich-text mt-44"><p>© 2024 Strava, Inc.<br/><br/><br/><br/><a href="https://www.strava.com/legal/privacy" rel="noreferrer noopener nofollow" target="_blank">All Rights Reserved</a></p></div></div><ul class="flex flex-wrap w-full sm:w-4/6 md:w-8/12"><li class="w-1/2 md:w-1/4 mb-40 px-10 sm:px-20"><h3 class="uppercase font-semibold text-dark-grey mb-15">Strava</h3><div class="footer__rich-text"><p><a href="https://www.strava.com/features" rel="noreferrer noopener nofollow" target="_blank">Features</a></p><p><a href="https://www.strava.com/gopremium" rel="noreferrer noopener nofollow" target="_blank">Subscription</a></p><p><a href="https://www.strava.com/student?origin=global_footer" rel="noreferrer noopener nofollow" target="_blank">Student Discount</a></p><p><a href="https://www.strava.com/routes/hiking/usa" rel="noreferrer noopener nofollow" target="_blank">Routes</a></p></div></li><li class="w-1/2 md:w-1/4 mb-40 px-10 sm:px-20"><h3 class="uppercase font-semibold text-dark-grey mb-15">Platform</h3><div class="footer__rich-text"><p><a href="https://www.strava.com/about" rel="noreferrer noopener nofollow" target="_blank">About</a></p><p><a href="https://www.strava.com/careers" rel="noreferrer noopener nofollow" target="_blank">Career</a></p><p><a href="https://stories.strava.com/" rel="" target="">Stories</a></p><p><a href="https://support.strava.com/" rel="noreferrer noopener nofollow" target="_blank">Support</a></p><p><a href="https://business.strava.com/" rel="noreferrer noopener nofollow" target="_blank">Business</a></p><p><a href="https://www.strava.com/legal/terms" rel="noreferrer noopener nofollow" target="_blank">Terms</a></p><p><a href="https://www.strava.com/legal/privacy" rel="noreferrer noopener nofollow" target="_blank">Privacy</a></p></div></li><li class="w-1/2 md:w-1/4 mb-40 px-10 sm:px-20"><h3 class="uppercase font-semibold text-dark-grey mb-15">Follow</h3><div class="footer__rich-text"><p><a href="https://www.facebook.com/Strava" rel="noreferrer noopener nofollow" target="_blank">Facebook</a></p><p><a href="https://www.instagram.com/strava" rel="noreferrer noopener nofollow" target="_blank">Instagram</a></p><p><a href="https://www.twitter.com/strava" rel="noreferrer noopener nofollow" target="_blank">Twitter</a></p><p><a href="https://www.youtube.com/stravainc" rel="noreferrer noopener nofollow" target="_blank">YouTube</a></p><p><a href="https://www.linkedin.com/company/strava-inc." rel="noreferrer noopener nofollow" target="_blank">LinkedIn</a></p></div></li><li class="w-1/2 md:w-1/4 mb-40 px-10 sm:px-20"><h3 class="uppercase font-semibold text-dark-grey mb-15">Get Started</h3><div class="footer__rich-text"><p><a href="https://www.strava.com/register/free?cta=sign-up&amp;element=global-footer&amp;source=website_show" rel="noreferrer noopener nofollow" target="_blank">Sign Up</a></p><p><a href="https://www.strava.com/login" rel="noreferrer noopener nofollow" target="_blank">Log In</a></p></div></li></ul><div class="w-full border-t flex justify-between uppercase font-semibold py-20 md:py-30 mx-10 sm:mx-20 border-dark-grey"></div></div></footer></div></main> </div>

    <script id="props" type="application/json">{"data":{"items":{"total":561,"items":[{"__typename":"BvaMagazineArticlePage","sys":{"id":"6BjflhSrHViYTo9CbbOGfs"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2026-03-23T00:00:00.000-07:00","slug":"bay-padel-club-on-strava-building-a-community-around-a-fast-growing-sport","title":"Bay Padel Club on Strava: Building a Community Around a Fast-Growing Sport ","author":{"name":"Candace Henry"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Athlete Stories"},{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"How Bay Padel Club is using Strava to grow padel ","listingImage":{"height":1801,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FHW8A7tUSNprhzr9oyXLwb%2F9e150883dd175f0a382a6649992db805%2FD2AD48F0-F000-477A-9F9C-155D0764A04B.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FHW8A7tUSNprhzr9oyXLwb%2F9e150883dd175f0a382a6649992db805%2FD2AD48F0-F000-477A-9F9C-155D0764A04B.png","width":2160,"alt":"","title":"Padel racket "}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"More Sports","icon":{"height":2160,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png","width":2160,"alt":null,"title":"icon multi normal large"}},{"__typename":"BvaMagazineSportPage","title":"Strava Product","icon":{"height":248,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png","width":248,"alt":null,"title":"Strava Logo.png"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"2Wsv4VFM3oMDyOr7kOAUss"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2026-03-11T00:00:00.000-07:00","slug":"whats-new-on-strava-muscle-maps-new-sports-and-expanded-training-tools","title":"What's New on Strava: Muscle Maps, New Sports, and Expanded Training Tools","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Strava Features"},{"__typename":"BvaMagazineTopicPage","title":"What's New"}]},"listingFields":{"listingText":"Strava continues to evolve how athletes track, understand, and share their movement. Over the past few weeks, we've rolled out a series of updates designed to make the product more reflective of how people train today. ","listingImage":{"height":1801,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3XtQPq1viyjQxz0wKPDRCg%2Fd40a5414aac31efbb595eca3114d8f94%2FStrava_Brand_Photography_LA_NOA_Lifetime_021124-13.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3XtQPq1viyjQxz0wKPDRCg%2Fd40a5414aac31efbb595eca3114d8f94%2FStrava_Brand_Photography_LA_NOA_Lifetime_021124-13.jpg","width":2160,"alt":"","title":"whats new in march 2"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Product Updates","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png","width":48,"alt":null,"title":"icon prehab normal large"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"4g9VqG060QMLxo3ex6vysn"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2026-03-06T00:00:00.000-08:00","slug":"keeping-stravas-segment-leaderboards-fair-an-engineers-perspective","title":"Keeping Strava’s Segment Leaderboards Fair: An Engineer’s Perspective","author":{"name":"James Wang"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Strava Updates"},{"__typename":"BvaMagazineTopicPage","title":"Strava Features"}]},"listingFields":{"listingText":"A Strava engineer explains how Strava approaches these integrity challenges, the systems behind detecting anomalous activity, and the ongoing work required to ensure leaderboards reflect real effort.","listingImage":{"height":3122,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F9cplLeZn0zXkffdCU4Xi1%2F290c936a23fcf84d28bccbf14e4ed6ea%2FSBP_SF-Gravel-Ride_Lifetime_011725-_77.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F9cplLeZn0zXkffdCU4Xi1%2F290c936a23fcf84d28bccbf14e4ed6ea%2FSBP_SF-Gravel-Ride_Lifetime_011725-_77.jpg","width":3744,"alt":"","title":"SBP SF-Gravel-Ride Lifetime 011725- 77"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Strava Product","icon":{"height":248,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png","width":248,"alt":null,"title":"Strava Logo.png"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"19AxdEdwG36YtQdIZBxBvv"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2026-02-10T00:00:00.000+11:30","slug":"strava-guide-how-to-protect-your-privacy-and-control-your-data","title":"STRAVA GUIDE: How to Protect Your Privacy and Control Your Data","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Strava Guides"}]},"listingFields":{"listingText":"Here's how Strava helps athletes stay safe, protect their privacy, and stay in control of their data.","listingImage":{"height":3122,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5mcQ0uhFsXqJ8hZicyYE6M%2F14ed20c925fc5f1eca4eec8cb06714ac%2FSBP_NY-Run-Recess_Lifetime-81925__021.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5mcQ0uhFsXqJ8hZicyYE6M%2F14ed20c925fc5f1eca4eec8cb06714ac%2FSBP_NY-Run-Recess_Lifetime-81925__021.jpg","width":3744,"alt":"","title":"safer internet day phone and athlete image "}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"6lFfBbE8vrA4kbFKGABwci"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2026-01-30T10:00:00.000-06:00","slug":"whats-new-on-strava","title":"What’s New on Strava: Follow Routes From Your Wrist and New Tools for Club Events","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"What's New"},{"__typename":"BvaMagazineTopicPage","title":"Strava Features"}]},"listingFields":{"listingText":"Welcome to our new series, where we share highlights from the latest updates across Strava—made to help you move better, train smarter, and stay connected with your community.","listingImage":{"height":1801,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4JnFybAAWAbYptgwQm5K7r%2F2120ec4aa325744a30ca1d1f7b43c74e%2F1_1_Image-ClubPost-1080x1080.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4JnFybAAWAbYptgwQm5K7r%2F2120ec4aa325744a30ca1d1f7b43c74e%2F1_1_Image-ClubPost-1080x1080.png","width":2160,"alt":"","title":"whats new listing image "}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Product Updates","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png","width":48,"alt":null,"title":"icon prehab normal large"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"Wtyrm10aDibuyOyGCxVBq"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2025-07-21T12:00:00.000+02:00","slug":"celebrating-everyday-cycling-in-london","title":"Cycle Sundays: Celebrating Everyday Cycling in London","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Strava Updates"}]},"listingFields":{"listingText":"This summer Transport for London (TfL) has launched the 'Cycle Sundays' campaign, to encourage more Londoners to explore the city on two wheels","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1GqEa4yrVrY5JEMykLm9rK%2F7fc8f198de43af0ca2b44bf8e6506f8f%2FCyclists_in_London.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1GqEa4yrVrY5JEMykLm9rK%2F7fc8f198de43af0ca2b44bf8e6506f8f%2FCyclists_in_London.jpg","width":1500,"alt":null,"title":"Cyclists in London.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"3w5qtFezDDz98On8oa3id5"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2025-05-23T10:00:00.000-06:00","slug":"strava-event-flyers","title":"You’ve got the route. Here’s how to rally the crew.","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"What's New"},{"__typename":"BvaMagazineTopicPage","title":"Strava Features"}]},"listingFields":{"listingText":"We know club organizers wear a lot of hats. You’re not just planning the route – you’re marketing it, too.  That’s why we built Event Flyers.","listingImage":{"height":974,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4SuSCAsnH7avCXqc3WxdFi%2F0bca3d4e756fbecae8668d7f3153bdaf%2Fevent-flyer-Listing.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4SuSCAsnH7avCXqc3WxdFi%2F0bca3d4e756fbecae8668d7f3153bdaf%2Fevent-flyer-Listing.png","width":1168,"alt":"From creating your event to rallying RSVPs, everything you need is in one place.","title":"Using Strava's Event Flyers to Rally the Crew"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Product Updates","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png","width":48,"alt":null,"title":"icon prehab normal large"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"vkty6EdcbOltcz3fycSJT"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2025-05-14T00:00:00.000-06:00","slug":"explaining-the-strava-tax","title":"Explaining the “Strava Tax”","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"},{"__typename":"BvaMagazineTopicPage","title":"Advice and Guidance"},{"__typename":"BvaMagazineTopicPage","title":"Other"},{"__typename":"BvaMagazineTopicPage","title":"Strava Updates"}]},"listingFields":{"listingText":"Why 10.00 miles on your device became 9.99 miles on Strava","listingImage":{"height":1300,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg","width":1560,"alt":"","title":"Explaining-the-strava-tax-thumbnail"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}},{"__typename":"BvaMagazineSportPage","title":"Strava Product","icon":{"height":248,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png","width":248,"alt":null,"title":"Strava Logo.png"}},{"__typename":"BvaMagazineSportPage","title":"More Sports","icon":{"height":2160,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png","width":2160,"alt":null,"title":"icon multi normal large"}},{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"3CfUv7HNSSlD640DeFuwZf"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2025-03-10T09:00:00.000-08:00","slug":"removing-cars-from-leaderboards","title":"Using machine learning to remove Cars from Run and Ride leaderboards","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Strava Updates"},{"__typename":"BvaMagazineTopicPage","title":"What's New"}]},"listingFields":{"listingText":"Learn how our new Machine Learning model stops activities recorded in vehicles from hitting Strava leaderboards.","listingImage":{"height":1300,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png","width":1560,"alt":null,"title":"LeaderboardIntegrity-Listing.png"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Product Updates","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png","width":48,"alt":null,"title":"icon prehab normal large"}},{"__typename":"BvaMagazineSportPage","title":"Strava Updates","icon":{"height":512,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png","width":512,"alt":null,"title":"StravaLogo.png"}},{"__typename":"BvaMagazineSportPage","title":"Strava Product","icon":{"height":248,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png","width":248,"alt":null,"title":"Strava Logo.png"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"4E7AaXeiutWlHBT8pH7nVO"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-11-05T00:00:00.000+02:00","slug":"annika-malacinski-on-what-it-takes-to-be-a-pro-in-two-sports","title":"Annika Malacinski on What It Takes to Be a Pro in Two Sports","author":{"name":"Fabienne Lang"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Athlete Stories"},{"__typename":"BvaMagazineTopicPage","title":"Adventure Stories"}]},"listingFields":{"listingText":"Annika Malacinski shares what it takes to compete in two sports at a professional level and what the future of Nordic combined looks like for women.","listingImage":{"height":2085,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FAn4uGjQ8z95c5GDbTcPnF%2F66355d74941729789f9cf51815046035%2FAnnika_Malacinski_listing_Photo_credit__Flawia_3.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FAn4uGjQ8z95c5GDbTcPnF%2F66355d74941729789f9cf51815046035%2FAnnika_Malacinski_listing_Photo_credit__Flawia_3.jpg","width":2500,"alt":null,"title":"Annika Malacinski listing Photo credit Flawia 3"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Skiing","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F14xkJgfK01BkoAUk7xSIrr%2F505ae019ad9753eafb06f47bf6fb3c97%2Fsports_ski_normal_large.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F14xkJgfK01BkoAUk7xSIrr%2F505ae019ad9753eafb06f47bf6fb3c97%2Fsports_ski_normal_large.png","width":48,"alt":null,"title":"sports_ski_normal_large.png"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"3PRjuYQN0ToUUuQgk2iPRo"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-11-04T10:00:00.000+02:00","slug":"the-difference-between-overreaching-overtraining-and-burnout","title":"The Difference Between Overreaching, Overtraining, and Burnout","author":{"name":"Chris Case"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"These three conditions have distinct definitions, and knowing each can help you train smarter.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2tr7EWqSG3FFEGB93KS4JM%2F6fdb4647ec1c45f3820db4aa3fef7c2e%2FCyclist_in_the_mountains_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2tr7EWqSG3FFEGB93KS4JM%2F6fdb4647ec1c45f3820db4aa3fef7c2e%2FCyclist_in_the_mountains_listing.jpg","width":1500,"alt":null,"title":"Cyclist in the mountains listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"6xvRJdka7tFYDfgOk5juXh"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-11-01T10:00:00.000+02:00","slug":"want-to-progress-dont-fall-into-the-trap-of-lifestyle-training","title":"Want to Progress? Don’t Fall Into the Trap of 'Lifestyle Training'","author":{"name":"Matt Fitzgerald"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"You hear run coaches say it again and again: if you train the same way day after day, you’re unlikely to see much progression. ","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5qdzRzNqs6t2CKcASitFU7%2F152709bda6889503147d63cf415a25a4%2FCouple_running.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5qdzRzNqs6t2CKcASitFU7%2F152709bda6889503147d63cf415a25a4%2FCouple_running.jpg","width":1500,"alt":null,"title":"Couple running.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}}],"page":1,"totalPages":47},"page":{"heroArticle":null,"featuredArticlesTitle":null,"seoMetadata":{"image":null,"description":"With athlete profiles, training tips and advice, and the latest product updates, Strava Stories is the place to discover the latest content from Strava.","keywords":"run, ride, bike, adventure, content, Strava, Strava Stories, editorial, blog"},"featuredSections":{"items":[{"__typename":"BvaMagazineSportPage","slug":"running","title":"Run","items":[{"__typename":"BvaMagazineArticlePage","sys":{"id":"vkty6EdcbOltcz3fycSJT"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2025-05-14T00:00:00.000-06:00","slug":"explaining-the-strava-tax","title":"Explaining the “Strava Tax”","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"},{"__typename":"BvaMagazineTopicPage","title":"Advice and Guidance"},{"__typename":"BvaMagazineTopicPage","title":"Other"},{"__typename":"BvaMagazineTopicPage","title":"Strava Updates"}]},"listingFields":{"listingText":"Why 10.00 miles on your device became 9.99 miles on Strava","listingImage":{"height":1300,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg","width":1560,"alt":"","title":"Explaining-the-strava-tax-thumbnail"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}},{"__typename":"BvaMagazineSportPage","title":"Strava Product","icon":{"height":248,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png","width":248,"alt":null,"title":"Strava Logo.png"}},{"__typename":"BvaMagazineSportPage","title":"More Sports","icon":{"height":2160,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png","width":2160,"alt":null,"title":"icon multi normal large"}},{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"6xvRJdka7tFYDfgOk5juXh"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-11-01T10:00:00.000+02:00","slug":"want-to-progress-dont-fall-into-the-trap-of-lifestyle-training","title":"Want to Progress? Don’t Fall Into the Trap of 'Lifestyle Training'","author":{"name":"Matt Fitzgerald"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"You hear run coaches say it again and again: if you train the same way day after day, you’re unlikely to see much progression. ","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5qdzRzNqs6t2CKcASitFU7%2F152709bda6889503147d63cf415a25a4%2FCouple_running.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5qdzRzNqs6t2CKcASitFU7%2F152709bda6889503147d63cf415a25a4%2FCouple_running.jpg","width":1500,"alt":null,"title":"Couple running.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"5YOshCt1Bl012awrrdfFX9"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-30T10:00:00.000+02:00","slug":"the-7-best-coastal-runs-in-the-world","title":"The 7 Best Coastal Runs in the World","author":{"name":"Howard Calvert"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Destinations"}]},"listingFields":{"listingText":"Nothing beats running with water by your side. But where should you go for some of the best coastal views on your next run?","listingImage":{"height":1252,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4OI7XeUaBJZPDwh7GsRvJP%2F8f6e941979ec47d5d40cd736daf2156e%2FRunner_on_the_Giant-s_Causeway.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4OI7XeUaBJZPDwh7GsRvJP%2F8f6e941979ec47d5d40cd736daf2156e%2FRunner_on_the_Giant-s_Causeway.jpg","width":1500,"alt":null,"title":"Runner on the Giant-s Causeway.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"4ptAcD4eKQR2BpaepHtj8T"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-21T10:00:00.000+02:00","slug":"the-rise-of-the-vertical-kilometer","title":"The Rise of the Vertical Kilometer","author":{"name":"Howard Calvert"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"The vertical Kilometer can be a brutal and bruising yet unbelievably rewarding event. This is how to tackle it.","listingImage":{"height":1252,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7tALb4jLvsgdQKloGAqjs3%2F17d4aa0a7f253089b52cf4128ac338a0%2FThe_rise_of_the_vertical_kilometer___Andre_Gie.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7tALb4jLvsgdQKloGAqjs3%2F17d4aa0a7f253089b52cf4128ac338a0%2FThe_rise_of_the_vertical_kilometer___Andre_Gie.jpg","width":1500,"alt":null,"title":"The rise of the vertical kilometer _ Andre Gie.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"7BlV4sth2a4yIWw3X4USsT"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-17T11:00:00.000+02:00","slug":"couch-to-5k-training-plan","title":"Couch to 5K Training Plan","author":{"name":"Jesse Weber"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"Want to run your first 5k? Pro coach Nick Bester outlines a beginner’s guide to running 3.1 miles, complete with bonus tips for new runners.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5Aw9ZER1SwUb9NV7Q54GDw%2Fb39261a1041ccb2a5349b98e83da4e98%2FCouch_to_5K_training_plan_listing__Dragana_Gordic.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5Aw9ZER1SwUb9NV7Q54GDw%2Fb39261a1041ccb2a5349b98e83da4e98%2FCouch_to_5K_training_plan_listing__Dragana_Gordic.jpg","width":1500,"alt":null,"title":"Couch to 5K training plan listing_ Dragana Gordic.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"VDeZmlLO341DRsf2ZI16D"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-17T10:00:00.000+02:00","slug":"run-sessions-how-to-manage-your-effort-levels","title":"Run Sessions: How To Manage Your Effort Levels","author":{"name":"Nick Bester"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"If you want to see real progression in your run training - and race times - it’s important to manage the intensity of your training sessions.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7DwOA6bKJb1EdOwOBwpJmL%2Fa004e329d3bad1a0cdf907d9e28ec33f%2FWoman_running_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7DwOA6bKJb1EdOwOBwpJmL%2Fa004e329d3bad1a0cdf907d9e28ec33f%2FWoman_running_listing.jpg","width":1500,"alt":null,"title":"Woman running_listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"4O69o65garmIzFm4ni8Abu"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-15T10:00:00.000+02:00","slug":"5-tips-for-managing-race-week","title":"5 Tips for Managing Your Race Week","author":{"name":"Nick Bester"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"You’ve followed the plan and you’ve done the training. As the days tick down towards your race - whatever the distance - what are the key things you should focus on?","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1kon9NqSVfIRzeMFpJqDxH%2Fe75b093bc7b928d323b7a60388858fa7%2FRunners_in_NYC___Polin_Petkova.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1kon9NqSVfIRzeMFpJqDxH%2Fe75b093bc7b928d323b7a60388858fa7%2FRunners_in_NYC___Polin_Petkova.jpg","width":1500,"alt":null,"title":"Runners in NYC _ Polin Petkova.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"51zg9wFTX93d6OGeoogZdb"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-14T10:00:00.000+02:00","slug":"endurance-of-the-mind-how-utmb-shaped-lewis-robling","title":"Endurance of the Mind: How UTMB Shaped Lewis Robling","author":{"name":"Fabienne Lang"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"UTMB"},{"__typename":"BvaMagazineTopicPage","title":"Adventure Stories"}]},"listingFields":{"listingText":"Lewis Robling's UTMB journey highlights the power of mental resilience, pushing limits and how running helped him overcome personal struggles.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5srwKM3bHGSTCQsYM5aE9z%2F397f70f6a6fe93f05031d2fdffb7083c%2FLewis_Robling_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5srwKM3bHGSTCQsYM5aE9z%2F397f70f6a6fe93f05031d2fdffb7083c%2FLewis_Robling_listing.jpg","width":1500,"alt":null,"title":"Lewis Robling listing"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Trail Running","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4WX5FwawMiwdFJNgBrGm7Y%2F99a672b01f9652feda098eabd0fe791d%2Ficon_run_trail_normal_large.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4WX5FwawMiwdFJNgBrGm7Y%2F99a672b01f9652feda098eabd0fe791d%2Ficon_run_trail_normal_large.png","width":48,"alt":null,"title":"icon run trail normal large"}},{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"6fr32jRDQ82graTLhusXMo"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-07T10:00:00.000+02:00","slug":"10-tips-for-nailing-your-longer-run","title":"10 Tips For Nailing Your Longer Run","author":{"name":"Nick Bester"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"The long run is one of the most important training sessions in your week. There are a few simple things that you can do to make sure you get the most out of it.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4kZIzWSqfyYo0r7k9F7BKx%2F26c7b17912fd37c25aa662facddec159%2FTips_for_nailing_your_longer_run___Drazen_Zigic.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4kZIzWSqfyYo0r7k9F7BKx%2F26c7b17912fd37c25aa662facddec159%2FTips_for_nailing_your_longer_run___Drazen_Zigic.jpg","width":1500,"alt":null,"title":"Tips for nailing your longer run _ Drazen Zigic.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}}]},{"__typename":"BvaMagazineSportPage","slug":"bike","title":"Ride","items":[{"__typename":"BvaMagazineArticlePage","sys":{"id":"Wtyrm10aDibuyOyGCxVBq"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2025-07-21T12:00:00.000+02:00","slug":"celebrating-everyday-cycling-in-london","title":"Cycle Sundays: Celebrating Everyday Cycling in London","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Strava Updates"}]},"listingFields":{"listingText":"This summer Transport for London (TfL) has launched the 'Cycle Sundays' campaign, to encourage more Londoners to explore the city on two wheels","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1GqEa4yrVrY5JEMykLm9rK%2F7fc8f198de43af0ca2b44bf8e6506f8f%2FCyclists_in_London.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1GqEa4yrVrY5JEMykLm9rK%2F7fc8f198de43af0ca2b44bf8e6506f8f%2FCyclists_in_London.jpg","width":1500,"alt":null,"title":"Cyclists in London.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"vkty6EdcbOltcz3fycSJT"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2025-05-14T00:00:00.000-06:00","slug":"explaining-the-strava-tax","title":"Explaining the “Strava Tax”","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"},{"__typename":"BvaMagazineTopicPage","title":"Advice and Guidance"},{"__typename":"BvaMagazineTopicPage","title":"Other"},{"__typename":"BvaMagazineTopicPage","title":"Strava Updates"}]},"listingFields":{"listingText":"Why 10.00 miles on your device became 9.99 miles on Strava","listingImage":{"height":1300,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg","width":1560,"alt":"","title":"Explaining-the-strava-tax-thumbnail"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}},{"__typename":"BvaMagazineSportPage","title":"Strava Product","icon":{"height":248,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png","width":248,"alt":null,"title":"Strava Logo.png"}},{"__typename":"BvaMagazineSportPage","title":"More Sports","icon":{"height":2160,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png","width":2160,"alt":null,"title":"icon multi normal large"}},{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"3PRjuYQN0ToUUuQgk2iPRo"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-11-04T10:00:00.000+02:00","slug":"the-difference-between-overreaching-overtraining-and-burnout","title":"The Difference Between Overreaching, Overtraining, and Burnout","author":{"name":"Chris Case"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"These three conditions have distinct definitions, and knowing each can help you train smarter.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2tr7EWqSG3FFEGB93KS4JM%2F6fdb4647ec1c45f3820db4aa3fef7c2e%2FCyclist_in_the_mountains_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2tr7EWqSG3FFEGB93KS4JM%2F6fdb4647ec1c45f3820db4aa3fef7c2e%2FCyclist_in_the_mountains_listing.jpg","width":1500,"alt":null,"title":"Cyclist in the mountains listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"2jy9Lei2DjYpvRjA7IDnuD"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-24T10:00:00.000+02:00","slug":"reviewing-your-season-look-back-to-move-forwards","title":"Reviewing Your Season: Look Back to Move Forwards","author":{"name":"Nikalas Cook"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"Sometimes, you have to look backwards to move forwards. With Winter fast approaching, it's the perfect time to review your season and start planning for next year. ","listingImage":{"height":1252,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6gGwmJrDXDSQ41dobct4uQ%2F51c6aa4669f2e8ae23cbca33931e6b0e%2FCyclist_in_the_mountains___katyapulka_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6gGwmJrDXDSQ41dobct4uQ%2F51c6aa4669f2e8ae23cbca33931e6b0e%2FCyclist_in_the_mountains___katyapulka_listing.jpg","width":1500,"alt":null,"title":"Cyclist in the mountains _ katyapulka listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"GzpEf8C4Dpm2ciqFRfOAI"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-18T10:00:00.000+02:00","slug":"bikepacking-in-iceland-the-gift","title":"Bikepacking in Iceland: The Gift","author":{"name":"Chris Case"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Adventure Stories"},{"__typename":"BvaMagazineTopicPage","title":"Athlete Stories"}]},"listingFields":{"listingText":"Our 12-day bikepacking journey through Iceland’s Westfjords wasn’t just an Arctic adventure; it was a crucible for life-changing learning and transformative meditation.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6nOLiqxAyGr5FmYn9GlSIP%2F58b87c5323d0664987522a39ce4f58c1%2FIceland_2024_Highlands_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6nOLiqxAyGr5FmYn9GlSIP%2F58b87c5323d0664987522a39ce4f58c1%2FIceland_2024_Highlands_listing.jpg","width":1500,"alt":null,"title":"Iceland 2024 Highlands listing"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"2rl51fUmhzrabHmADWJfz1"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-16T10:00:00.000+02:00","slug":"indoor-trainers-how-to-set-up-for-success","title":"Indoor Trainers: How To Set Up For Success","author":{"name":"Nikalas Cook"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"With the nights drawing in, the time is right to set up your indoor training space. To make sure you get the most out of your time in the saddle this winter, there are a few things you can do. ","listingImage":{"height":2085,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2erzx20IAQM06dIuvCw23I%2Fa545a04de7aa5500e9ddc1b15558808d%2FIndoor_bike_trainer___TORWAISTUDIO.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2erzx20IAQM06dIuvCw23I%2Fa545a04de7aa5500e9ddc1b15558808d%2FIndoor_bike_trainer___TORWAISTUDIO.jpg","width":2500,"alt":null,"title":"Indoor bike trainer _ TORWAISTUDIO.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"7F3FGg3HidNbyfYRlPUs8F"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-08T10:00:00.000+02:00","slug":"rebecca-rusch-a-7x-world-champions-road-to-concussion-recovery","title":"Rebecca Rusch: A 7x World Champion’s Road to Concussion Recovery","author":{"name":"Fabienne Lang"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Athlete Stories"}]},"listingFields":{"listingText":"Rebecca Rusch opens up about her journey recovering from a concussion, sharing her experiences, challenges, and insights on healing and brain health.","listingImage":{"height":1252,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FN3U6nhJlng1H1RTKJEzHO%2F0dd44cbce8b9c8c5e0c7ec5f8efee93f%2FRebecca_Rusch___2020_RPI_CHALLENGE_STELLAR_MEDIA.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FN3U6nhJlng1H1RTKJEzHO%2F0dd44cbce8b9c8c5e0c7ec5f8efee93f%2FRebecca_Rusch___2020_RPI_CHALLENGE_STELLAR_MEDIA.jpg","width":1500,"alt":"Rebecca Rusch. Photography courtesy of: Rebecca Rusch / Challenge Stellar Media","title":"Rebecca Rusch. Photography courtesy of: Rebecca Rusch / Challenge Stellar Media"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"4ioCsYRMmB5iDP5yAqnrum"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-07T12:00:00.000+02:00","slug":"cyclocross-workouts-that-bring-the-fun","title":"Cyclocross Workouts That Bring The Fun","author":{"name":"Chris Case"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"By making cyclocross workouts interactive and engaging, you’ll limit their pain and improve their productivity. Chris Case explains how to do it.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5sjB60a6AKtaXRLNzqAf9U%2Fe3b377d1ae948013a9374ccf5b0df562%2FCyclocross_training___Tobias_Klein_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5sjB60a6AKtaXRLNzqAf9U%2Fe3b377d1ae948013a9374ccf5b0df562%2FCyclocross_training___Tobias_Klein_listing.jpg","width":1500,"alt":null,"title":"Cyclocross training _ Tobias Klein listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"3KsuF307MkiorUXwcWcipu"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-09-24T10:00:00.000+02:00","slug":"the-10-rules-all-cyclists-should-live-by","title":"The 10 'Rules' All Cyclists Should Live By","author":{"name":"Nikalas Cook"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"Over the years, cyclists have adopted different interpretations of the 'rules' that they should live by. However, if you want to be a better, happier cyclist there are 10 simple rules that you can follow.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6Bun0hBYEPKFF9XCvBmUDL%2F7839b976dfc2f2afafcc586083510e8d%2FThe_rules_of_road_cycling___TORWAISTUDIO.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6Bun0hBYEPKFF9XCvBmUDL%2F7839b976dfc2f2afafcc586083510e8d%2FThe_rules_of_road_cycling___TORWAISTUDIO.jpg","width":1500,"alt":null,"title":"The rules of road cycling TORWAISTUDIO"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}}]},null,{"__typename":"BvaMagazineTopicPage","slug":"training-plans","title":"Training","items":[{"__typename":"BvaMagazineArticlePage","sys":{"id":"6BjflhSrHViYTo9CbbOGfs"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2026-03-23T00:00:00.000-07:00","slug":"bay-padel-club-on-strava-building-a-community-around-a-fast-growing-sport","title":"Bay Padel Club on Strava: Building a Community Around a Fast-Growing Sport ","author":{"name":"Candace Henry"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Athlete Stories"},{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"How Bay Padel Club is using Strava to grow padel ","listingImage":{"height":1801,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FHW8A7tUSNprhzr9oyXLwb%2F9e150883dd175f0a382a6649992db805%2FD2AD48F0-F000-477A-9F9C-155D0764A04B.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FHW8A7tUSNprhzr9oyXLwb%2F9e150883dd175f0a382a6649992db805%2FD2AD48F0-F000-477A-9F9C-155D0764A04B.png","width":2160,"alt":"","title":"Padel racket "}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"More Sports","icon":{"height":2160,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png","width":2160,"alt":null,"title":"icon multi normal large"}},{"__typename":"BvaMagazineSportPage","title":"Strava Product","icon":{"height":248,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png","width":248,"alt":null,"title":"Strava Logo.png"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"27EzekXr4DH1wbHrdfbdtS"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-28T10:00:00.000+02:00","slug":"how-to-optimize-recovery-from-triathlon-racing","title":"How to Optimize Recovery from Triathlon Racing","author":{"name":"Emma-Kate Lidbury"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"Taking a break after major races isn’t just a nice-to-have—it’s essential for your mental and physical health and longevity in the sport. Find out how to do it right. ","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F773PtOfqgHiVugDski4DRj%2Fbce74b1e85cbad914099ebb912a6b629%2FTriathlon_cyclists_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F773PtOfqgHiVugDski4DRj%2Fbce74b1e85cbad914099ebb912a6b629%2FTriathlon_cyclists_listing.jpg","width":1500,"alt":null,"title":"Triathlon cyclists listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Triathlon","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"yLCMYBvLKZF7rEXoUOFSG"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-22T10:00:00.000+02:00","slug":"stronger-is-faster-why-strength-training-matters-for-triathletes","title":"Stronger Is Faster: Why Strength Training Matters for Triathletes","author":{"name":"Emma-Kate Lidbury"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"With three sports to train for, adding time in the gym might seem tough, but it can bring huge gains for triathletes willing to invest the time. ","listingImage":{"height":1252,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7HHxVLzDC9ECRMhghvF9Uz%2F12c3faa0476175ddf6ccf313a286c9b5%2FPhotography_by-_Stefan_Holm_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7HHxVLzDC9ECRMhghvF9Uz%2F12c3faa0476175ddf6ccf313a286c9b5%2FPhotography_by-_Stefan_Holm_listing.jpg","width":1500,"alt":null,"title":"Photography by- Stefan Holm listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Triathlon","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"7BlV4sth2a4yIWw3X4USsT"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-17T11:00:00.000+02:00","slug":"couch-to-5k-training-plan","title":"Couch to 5K Training Plan","author":{"name":"Jesse Weber"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"Want to run your first 5k? Pro coach Nick Bester outlines a beginner’s guide to running 3.1 miles, complete with bonus tips for new runners.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5Aw9ZER1SwUb9NV7Q54GDw%2Fb39261a1041ccb2a5349b98e83da4e98%2FCouch_to_5K_training_plan_listing__Dragana_Gordic.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5Aw9ZER1SwUb9NV7Q54GDw%2Fb39261a1041ccb2a5349b98e83da4e98%2FCouch_to_5K_training_plan_listing__Dragana_Gordic.jpg","width":1500,"alt":null,"title":"Couch to 5K training plan listing_ Dragana Gordic.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"VDeZmlLO341DRsf2ZI16D"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-17T10:00:00.000+02:00","slug":"run-sessions-how-to-manage-your-effort-levels","title":"Run Sessions: How To Manage Your Effort Levels","author":{"name":"Nick Bester"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"If you want to see real progression in your run training - and race times - it’s important to manage the intensity of your training sessions.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7DwOA6bKJb1EdOwOBwpJmL%2Fa004e329d3bad1a0cdf907d9e28ec33f%2FWoman_running_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7DwOA6bKJb1EdOwOBwpJmL%2Fa004e329d3bad1a0cdf907d9e28ec33f%2FWoman_running_listing.jpg","width":1500,"alt":null,"title":"Woman running_listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"4ioCsYRMmB5iDP5yAqnrum"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-07T12:00:00.000+02:00","slug":"cyclocross-workouts-that-bring-the-fun","title":"Cyclocross Workouts That Bring The Fun","author":{"name":"Chris Case"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"By making cyclocross workouts interactive and engaging, you’ll limit their pain and improve their productivity. Chris Case explains how to do it.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5sjB60a6AKtaXRLNzqAf9U%2Fe3b377d1ae948013a9374ccf5b0df562%2FCyclocross_training___Tobias_Klein_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5sjB60a6AKtaXRLNzqAf9U%2Fe3b377d1ae948013a9374ccf5b0df562%2FCyclocross_training___Tobias_Klein_listing.jpg","width":1500,"alt":null,"title":"Cyclocross training _ Tobias Klein listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"1ZiXnb45nH9TyHO2nJ2rF3"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-09-30T00:00:00.000+02:00","slug":"how-to-run-faster-at-a-lower-heart-rate","title":"How To Run Faster at a Lower Heart Rate","author":{"name":"Nick Bester"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"Many runners want to know how to run with a lower heart rate. Training for a slower heart rate will make your runs more comfortable and let you push higher speeds for longer.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5q6WVEgi9fBOreQcayEHry%2F1c3f9ff522bad51f8404cb32a078387a%2FHow_To_Run_Faster_at_a_Lower_Heart_Rate___oneinchpunch.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5q6WVEgi9fBOreQcayEHry%2F1c3f9ff522bad51f8404cb32a078387a%2FHow_To_Run_Faster_at_a_Lower_Heart_Rate___oneinchpunch.jpg","width":1500,"alt":null,"title":"How To Run Faster at a Lower Heart Rate _ oneinchpunch.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"7kj5da2sfUxm5HiPUHRXJ1"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-08-26T11:00:00.000+02:00","slug":"how-to-train-for-olympic-distance-triathlon","title":"How to Train for Olympic-Distance Triathlon","author":{"name":"Emma-Kate Lidbury"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"Are you thinking about entering your first Olympic-distance triathlon? Check out our guide to training for your first race, the equipment you need, and how long it takes to be ready/.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2Fa6E5YFjO2I4s21sB2h9nP%2F7cbe0961f87f1b777f50f27fd376a0c0%2FTriathletes_diving.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2Fa6E5YFjO2I4s21sB2h9nP%2F7cbe0961f87f1b777f50f27fd376a0c0%2FTriathletes_diving.jpg","width":1500,"alt":null,"title":"Triathletes diving.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Triathlon","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"6DCVzmaGjjCZJ4DhMPvtK2"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-08-15T10:00:00.000+02:00","slug":"a-productive-weekly-training-program-for-runners","title":"A Productive Weekly Training Program for Runners","author":{"name":"Nick Bester"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"},{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"Running coach Nick Bester offers 8 training tips and a productive weekly training program for runners of any skill level.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3QQMh6WKqTAqBqZM1KyZPn%2F0bfcbf92f3f43bf028181b4be1a11e0e%2FCouple_running_oneinchpunch.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3QQMh6WKqTAqBqZM1KyZPn%2F0bfcbf92f3f43bf028181b4be1a11e0e%2FCouple_running_oneinchpunch.jpg","width":1500,"alt":null,"title":"Couple running_oneinchpunch.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}}]},{"__typename":"BvaMagazineTopicPage","slug":"whats-new","title":"What's New","items":[{"__typename":"BvaMagazineArticlePage","sys":{"id":"2Wsv4VFM3oMDyOr7kOAUss"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2026-03-11T00:00:00.000-07:00","slug":"whats-new-on-strava-muscle-maps-new-sports-and-expanded-training-tools","title":"What's New on Strava: Muscle Maps, New Sports, and Expanded Training Tools","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Strava Features"},{"__typename":"BvaMagazineTopicPage","title":"What's New"}]},"listingFields":{"listingText":"Strava continues to evolve how athletes track, understand, and share their movement. Over the past few weeks, we've rolled out a series of updates designed to make the product more reflective of how people train today. ","listingImage":{"height":1801,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3XtQPq1viyjQxz0wKPDRCg%2Fd40a5414aac31efbb595eca3114d8f94%2FStrava_Brand_Photography_LA_NOA_Lifetime_021124-13.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3XtQPq1viyjQxz0wKPDRCg%2Fd40a5414aac31efbb595eca3114d8f94%2FStrava_Brand_Photography_LA_NOA_Lifetime_021124-13.jpg","width":2160,"alt":"","title":"whats new in march 2"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Product Updates","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png","width":48,"alt":null,"title":"icon prehab normal large"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"6lFfBbE8vrA4kbFKGABwci"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2026-01-30T10:00:00.000-06:00","slug":"whats-new-on-strava","title":"What’s New on Strava: Follow Routes From Your Wrist and New Tools for Club Events","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"What's New"},{"__typename":"BvaMagazineTopicPage","title":"Strava Features"}]},"listingFields":{"listingText":"Welcome to our new series, where we share highlights from the latest updates across Strava—made to help you move better, train smarter, and stay connected with your community.","listingImage":{"height":1801,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4JnFybAAWAbYptgwQm5K7r%2F2120ec4aa325744a30ca1d1f7b43c74e%2F1_1_Image-ClubPost-1080x1080.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4JnFybAAWAbYptgwQm5K7r%2F2120ec4aa325744a30ca1d1f7b43c74e%2F1_1_Image-ClubPost-1080x1080.png","width":2160,"alt":"","title":"whats new listing image "}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Product Updates","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png","width":48,"alt":null,"title":"icon prehab normal large"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"3w5qtFezDDz98On8oa3id5"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2025-05-23T10:00:00.000-06:00","slug":"strava-event-flyers","title":"You’ve got the route. Here’s how to rally the crew.","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"What's New"},{"__typename":"BvaMagazineTopicPage","title":"Strava Features"}]},"listingFields":{"listingText":"We know club organizers wear a lot of hats. You’re not just planning the route – you’re marketing it, too.  That’s why we built Event Flyers.","listingImage":{"height":974,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4SuSCAsnH7avCXqc3WxdFi%2F0bca3d4e756fbecae8668d7f3153bdaf%2Fevent-flyer-Listing.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4SuSCAsnH7avCXqc3WxdFi%2F0bca3d4e756fbecae8668d7f3153bdaf%2Fevent-flyer-Listing.png","width":1168,"alt":"From creating your event to rallying RSVPs, everything you need is in one place.","title":"Using Strava's Event Flyers to Rally the Crew"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Product Updates","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png","width":48,"alt":null,"title":"icon prehab normal large"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"3CfUv7HNSSlD640DeFuwZf"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2025-03-10T09:00:00.000-08:00","slug":"removing-cars-from-leaderboards","title":"Using machine learning to remove Cars from Run and Ride leaderboards","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Strava Updates"},{"__typename":"BvaMagazineTopicPage","title":"What's New"}]},"listingFields":{"listingText":"Learn how our new Machine Learning model stops activities recorded in vehicles from hitting Strava leaderboards.","listingImage":{"height":1300,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png","width":1560,"alt":null,"title":"LeaderboardIntegrity-Listing.png"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Product Updates","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png","width":48,"alt":null,"title":"icon prehab normal large"}},{"__typename":"BvaMagazineSportPage","title":"Strava Updates","icon":{"height":512,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png","width":512,"alt":null,"title":"StravaLogo.png"}},{"__typename":"BvaMagazineSportPage","title":"Strava Product","icon":{"height":248,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png","width":248,"alt":null,"title":"Strava Logo.png"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"3jeZzR98pDK1NC6VP6w3Zf"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-03T16:00:00.000+02:00","slug":"meet-athlete-intelligence-personalized-ai-insights-that-help-you-reach-your","title":"Meet Athlete Intelligence: Personalized AI Insights to Reach Your Goals","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"What's New"}]},"listingFields":{"listingText":"Let’s face it: fitness data is everywhere but understanding it isn’t always easy. That’s where Athlete Intelligence comes in.","listingImage":{"height":1250,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3MSq6W1SbM00En8LdgcWnd%2Ffd640ae7df885efccc4023343fcdaf39%2FAthlete_Intelligence_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F3MSq6W1SbM00En8LdgcWnd%2Ffd640ae7df885efccc4023343fcdaf39%2FAthlete_Intelligence_listing.jpg","width":1500,"alt":null,"title":"Athlete Intelligence listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"lyMRRXiUSUdCJj99U2CNL"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-09-30T17:00:00.000+02:00","slug":"want-more-out-of-maps-try-em-out-on-desktop","title":"Want More Out of Maps? Try ‘em Out on Desktop 🖥️","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"What's New"}]},"listingFields":{"listingText":"To help you chart your next expedition, we’ve made improvements to our route builder. It’s now easier than ever to fine-tune the details of your route – in a way that you just can’t on a phone.","listingImage":{"height":1252,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F301mURimxKRnLEaCP2duQz%2F318a966a562a845223d4d8658270a1ac%2FWeb_Routebuilder_Improvments_Club_post_asset_3.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F301mURimxKRnLEaCP2duQz%2F318a966a562a845223d4d8658270a1ac%2FWeb_Routebuilder_Improvments_Club_post_asset_3.jpg","width":1500,"alt":null,"title":"Web Routebuilder Improvments_Club post asset_3.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Strava Updates","icon":{"height":512,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png","width":512,"alt":null,"title":"StravaLogo.png"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"2sKjNgvrwDR7aFN6pHCyIR"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-09-26T11:00:00.000+02:00","slug":"segment-updates-verified-segments-decluttering-and-leaderboard-faqs","title":"Segment Updates: Verified Segments, Decluttering and Leaderboard FAQ’s","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"What's New"}]},"listingFields":{"listingText":"We’re renewing our commitment to keeping Segments clean by decluttering duplicate and unused Segments, adding verified Segments and introducing new rules on Segment leaderboards.","listingImage":{"height":1252,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4tq6BPe9DiKdmLioZV1zLj%2Fdac02c656e4a3ef68e8c4da8019fcc3f%2FSegment_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4tq6BPe9DiKdmLioZV1zLj%2Fdac02c656e4a3ef68e8c4da8019fcc3f%2FSegment_listing.jpg","width":1500,"alt":null,"title":"Segment listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Strava Updates","icon":{"height":512,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png","width":512,"alt":null,"title":"StravaLogo.png"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"48kNRGGhkbJwKmm0sxZTZR"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-09-25T15:00:00.000+02:00","slug":"new-say-goodbye-to-morning-run-and-hello-kudos-with-quick-edit","title":"New! Say Goodbye to \"Morning Run\" and Hello Kudos with Quick Edit","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"What's New"}]},"listingFields":{"listingText":"Someone needs to say it: your activities deserve more than the generic “Morning Run” or “Afternoon Ride”. That’s where Quick Edit comes in.","listingImage":{"height":1252,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1l3u5Xr9zuFSNsUIr5iOHG%2Fe0dd9a02882f6438f51620871885b877%2FQuick_edit_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1l3u5Xr9zuFSNsUIr5iOHG%2Fe0dd9a02882f6438f51620871885b877%2FQuick_edit_listing.jpg","width":1500,"alt":null,"title":"Quick edit listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Strava Updates","icon":{"height":512,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png","width":512,"alt":null,"title":"StravaLogo.png"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"141Wtx3c8VfNnj5irAN9fp"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":"SoulCycle","publicationDate":"2024-08-21T09:57:00.000-07:00","slug":"new-ride-with-soulcycle-shine-on-strava","title":"New! Ride with SoulCycle, Shine on Strava","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"What's New"}]},"listingFields":{"listingText":"Calling all indoor riders: you can now share your SoulCycle activities on Strava. SoulCycle is a high-intensity, indoor cycling, cardio workout. And now you’ll be able to bring your whole Strava community along for kudos.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F10dTqEEylsyWgNEafSY9Eg%2Fa9d65b9ac3baf7ed727253774b103add%2Fsoulcycle_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F10dTqEEylsyWgNEafSY9Eg%2Fa9d65b9ac3baf7ed727253774b103add%2Fsoulcycle_listing.jpg","width":1500,"alt":null,"title":"soulcycle listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}}]}]},"featuredArticles":{"items":[{"__typename":"BvaMagazineArticlePage","sys":{"id":"vkty6EdcbOltcz3fycSJT"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2025-05-14T00:00:00.000-06:00","slug":"explaining-the-strava-tax","title":"Explaining the “Strava Tax”","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"},{"__typename":"BvaMagazineTopicPage","title":"Advice and Guidance"},{"__typename":"BvaMagazineTopicPage","title":"Other"},{"__typename":"BvaMagazineTopicPage","title":"Strava Updates"}]},"listingFields":{"listingText":"Why 10.00 miles on your device became 9.99 miles on Strava","listingImage":{"height":1300,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1yLsNJrygeBEkmbEHuU57I%2Fdb0f545293d9ea37b60a703fb0c7a85f%2FTax-3_1560x1300__1_.jpg","width":1560,"alt":"","title":"Explaining-the-strava-tax-thumbnail"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}},{"__typename":"BvaMagazineSportPage","title":"Strava Product","icon":{"height":248,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png","width":248,"alt":null,"title":"Strava Logo.png"}},{"__typename":"BvaMagazineSportPage","title":"More Sports","icon":{"height":2160,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Dt0OltPUFFYpAzpyUIZ6N%2F592a97031557b0ef69175e4beb1a0e13%2F1_1_Image-ClubPost-1080x1080.png","width":2160,"alt":null,"title":"icon multi normal large"}},{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"3CfUv7HNSSlD640DeFuwZf"},"author":null,"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2025-03-10T09:00:00.000-08:00","slug":"removing-cars-from-leaderboards","title":"Using machine learning to remove Cars from Run and Ride leaderboards","topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Strava Updates"},{"__typename":"BvaMagazineTopicPage","title":"What's New"}]},"listingFields":{"listingText":"Learn how our new Machine Learning model stops activities recorded in vehicles from hitting Strava leaderboards.","listingImage":{"height":1300,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7rRnzlIIFp5xRtpOPhJ5L%2F4442d30a6538e3924bef4d21bdfb461c%2FLeaderboardIntegrity-Listing.png","width":1560,"alt":null,"title":"LeaderboardIntegrity-Listing.png"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Multi-Sport","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1jFKFvVFcgtmwQG4gp1noT%2F6b432194cc53c047358d51a2bd995ac3%2Ficon_triathlon.png","width":48,"alt":null,"title":"icon triathlon"}},{"__typename":"BvaMagazineSportPage","title":"Product Updates","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2FoDN4l4TXPYT0U6XGnLsRe%2F67dff3936fbda5f00288c280f787efc4%2Ficon_prehab_normal_large.png","width":48,"alt":null,"title":"icon prehab normal large"}},{"__typename":"BvaMagazineSportPage","title":"Strava Updates","icon":{"height":512,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F4Er2ruUDFbjebjezN5YBEW%2Ff5407881421232431e25bc45286e6a48%2FStravaLogo.png","width":512,"alt":null,"title":"StravaLogo.png"}},{"__typename":"BvaMagazineSportPage","title":"Strava Product","icon":{"height":248,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2QnMcBvrFvOsKyEZpm3oNl%2F730e06f52d8cac72b6a795580505677a%2FStrava_Logo.png","width":248,"alt":null,"title":"Strava Logo.png"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"VDeZmlLO341DRsf2ZI16D"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-17T10:00:00.000+02:00","slug":"run-sessions-how-to-manage-your-effort-levels","title":"Run Sessions: How To Manage Your Effort Levels","author":{"name":"Nick Bester"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Training"}]},"listingFields":{"listingText":"If you want to see real progression in your run training - and race times - it’s important to manage the intensity of your training sessions.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7DwOA6bKJb1EdOwOBwpJmL%2Fa004e329d3bad1a0cdf907d9e28ec33f%2FWoman_running_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F7DwOA6bKJb1EdOwOBwpJmL%2Fa004e329d3bad1a0cdf907d9e28ec33f%2FWoman_running_listing.jpg","width":1500,"alt":null,"title":"Woman running_listing.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"2rl51fUmhzrabHmADWJfz1"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-16T10:00:00.000+02:00","slug":"indoor-trainers-how-to-set-up-for-success","title":"Indoor Trainers: How To Set Up For Success","author":{"name":"Nikalas Cook"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"With the nights drawing in, the time is right to set up your indoor training space. To make sure you get the most out of your time in the saddle this winter, there are a few things you can do. ","listingImage":{"height":2085,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2erzx20IAQM06dIuvCw23I%2Fa545a04de7aa5500e9ddc1b15558808d%2FIndoor_bike_trainer___TORWAISTUDIO.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F2erzx20IAQM06dIuvCw23I%2Fa545a04de7aa5500e9ddc1b15558808d%2FIndoor_bike_trainer___TORWAISTUDIO.jpg","width":2500,"alt":null,"title":"Indoor bike trainer _ TORWAISTUDIO.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"GzpEf8C4Dpm2ciqFRfOAI"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-18T10:00:00.000+02:00","slug":"bikepacking-in-iceland-the-gift","title":"Bikepacking in Iceland: The Gift","author":{"name":"Chris Case"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Adventure Stories"},{"__typename":"BvaMagazineTopicPage","title":"Athlete Stories"}]},"listingFields":{"listingText":"Our 12-day bikepacking journey through Iceland’s Westfjords wasn’t just an Arctic adventure; it was a crucible for life-changing learning and transformative meditation.","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6nOLiqxAyGr5FmYn9GlSIP%2F58b87c5323d0664987522a39ce4f58c1%2FIceland_2024_Highlands_listing.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F6nOLiqxAyGr5FmYn9GlSIP%2F58b87c5323d0664987522a39ce4f58c1%2FIceland_2024_Highlands_listing.jpg","width":1500,"alt":null,"title":"Iceland 2024 Highlands listing"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Ride","icon":{"height":48,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5wNVrgIg0m3yYU8EyqCHiy%2F3948f14b3043a1d38923305c2baa0fd5%2Ficon_road_bike.png","width":48,"alt":null,"title":"icon road bike"}}]}},{"__typename":"BvaMagazineArticlePage","sys":{"id":"4O69o65garmIzFm4ni8Abu"},"partnershipLogo":null,"backgroundColor":null,"displayHeroImageWhole":true,"partnership":null,"publicationDate":"2024-10-15T10:00:00.000+02:00","slug":"5-tips-for-managing-race-week","title":"5 Tips for Managing Your Race Week","author":{"name":"Nick Bester"},"topics":{"items":[{"__typename":"BvaMagazineTopicPage","title":"Tips and Advice"}]},"listingFields":{"listingText":"You’ve followed the plan and you’ve done the training. As the days tick down towards your race - whatever the distance - what are the key things you should focus on?","listingImage":{"height":1251,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1kon9NqSVfIRzeMFpJqDxH%2Fe75b093bc7b928d323b7a60388858fa7%2FRunners_in_NYC___Polin_Petkova.jpg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F1kon9NqSVfIRzeMFpJqDxH%2Fe75b093bc7b928d323b7a60388858fa7%2FRunners_in_NYC___Polin_Petkova.jpg","width":1500,"alt":null,"title":"Runners in NYC _ Polin Petkova.jpg"}},"activities":{"items":[{"__typename":"BvaMagazineSportPage","title":"Run","icon":{"height":24,"loading":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg%3Fw%3D1%26h%3D1%26q%3D20%26fit%3Dfill%26f%3DCENTER%26fm%3Djpg","src":"/cms/assets/https%3A%2F%2Fimages.secure.ctfassets.net%2F7ajcefednbt4%2F5GSz4O19ABsBFmye3VJvoS%2F8f0e9ec3126761447abc15b8b10d2804%2FTest-Running-Icon.svg","width":24,"alt":null,"title":"Test-Running-Icon.svg"}}]}},null]}},"footer":{"copyright":{"json":{"nodeType":"document","data":{},"content":[{"nodeType":"paragraph","data":{},"content":[{"nodeType":"text","value":"© 2024 Strava, Inc.\n\n\n\n","marks":[],"data":{}},{"nodeType":"hyperlink","data":{"uri":"https://www.strava.com/legal/privacy"},"content":[{"nodeType":"text","value":"All Rights Reserved","marks":[],"data":{}}]},{"nodeType":"text","value":"","marks":[],"data":{}}]}]}},"column1Title":"Strava","column2Title":"Platform","column3Title":"Follow","column4Title":"Get Started","column1":{"json":{"data":{},"content":[{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.strava.com/features"},"content":[{"data":{},"marks":[],"value":"Features","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.strava.com/gopremium"},"content":[{"data":{},"marks":[],"value":"Subscription","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.strava.com/student?origin=global_footer"},"content":[{"data":{},"marks":[],"value":"Student Discount","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.strava.com/routes/hiking/usa"},"content":[{"data":{},"marks":[],"value":"Routes","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"}],"nodeType":"document"},"links":{"entries":{"hyperlink":[]}}},"column2":{"json":{"data":{},"content":[{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.strava.com/about"},"content":[{"data":{},"marks":[],"value":"About","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.strava.com/careers"},"content":[{"data":{},"marks":[],"value":"Career","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://stories.strava.com/"},"content":[{"data":{},"marks":[],"value":"Stories","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://support.strava.com/"},"content":[{"data":{},"marks":[],"value":"Support","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://business.strava.com/"},"content":[{"data":{},"marks":[],"value":"Business","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.strava.com/legal/terms"},"content":[{"data":{},"marks":[],"value":"Terms","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.strava.com/legal/privacy"},"content":[{"data":{},"marks":[],"value":"Privacy","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"}],"nodeType":"document"},"links":{"entries":{"hyperlink":[]}}},"column3":{"json":{"data":{},"content":[{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.facebook.com/Strava"},"content":[{"data":{},"marks":[],"value":"Facebook","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.instagram.com/strava"},"content":[{"data":{},"marks":[],"value":"Instagram","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.twitter.com/strava"},"content":[{"data":{},"marks":[],"value":"Twitter","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.youtube.com/stravainc"},"content":[{"data":{},"marks":[],"value":"YouTube","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.linkedin.com/company/strava-inc."},"content":[{"data":{},"marks":[],"value":"LinkedIn","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"}],"nodeType":"document"},"links":{"entries":{"hyperlink":[]}}},"column4":{"json":{"data":{},"content":[{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.strava.com/register/free?cta=sign-up&element=global-footer&source=website_show"},"content":[{"data":{},"marks":[],"value":"Sign Up","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"},{"data":{},"content":[{"data":{},"marks":[],"value":"","nodeType":"text"},{"data":{"uri":"https://www.strava.com/login"},"content":[{"data":{},"marks":[],"value":"Log In","nodeType":"text"}],"nodeType":"hyperlink"},{"data":{},"marks":[],"value":"","nodeType":"text"}],"nodeType":"paragraph"}],"nodeType":"document"},"links":{"entries":{"hyperlink":[]}}}},"navigation":{"navigationLinks":{"items":[{"title":"Activities","slug":"activities"},{"title":"Adventure","slug":"adventure"},{"title":"Lifestyle","slug":"lifestyle"},{"title":"Strava Guides","slug":"strava-guides"},{"title":"What's New","slug":"strava-updates"}]}},"popular":{"items":[]},"search":{"trending":[{"__typename":"BvaMagazineSportPage","title":"Run","slug":"running"}],"keywords":[{"title":"Strava Features"},{"title":"Strava Guides"},{"title":"Athlete Stories"},{"title":"Recovery"},{"title":"Tips and Advice"},{"title":"Training"},{"title":"UTMB"},{"title":"Strava Art"},{"title":"Destinations"},{"title":"Nutrition"},{"title":"What's New"},{"title":"Events"},{"title":"Adventure Stories"},{"title":"Advice and Guidance"},{"title":"Psychology"},{"title":"Tour de France"},{"title":"The Boston Marathon "},{"title":"Who to Follow on Strava"},{"title":"Tour de France Femmes"},{"title":"Makings of Greatness"},{"title":"Other"},{"title":"Year In Sport 2023 Awards Profiles"},{"title":"Strava Updates"},{"title":"Activities"},{"title":"Mountain Bike"},{"title":"Hike"},{"title":"Multi-Sport"},{"title":"Run"},{"title":"Triathlon"},{"title":"Hiking"},{"title":"Ride"},{"title":"Kayaking"},{"title":"Strava Product"},{"title":"Snowboarding"},{"title":"Skiing"},{"title":"Strava Updates"},{"title":"Product Updates"},{"title":"Pilates"},{"title":"More Sports"},{"title":"Trail"},{"title":"Trail Running"},{"title":"Mountaineering"},{"title":"Gravel Biking"},{"title":"Road Bike"},{"title":"e-Mountain Biking"},{"title":"Fitness"},{"title":"e-Bike"},{"title":"Mountain Biking"}]}},"domain":"https://stories.strava.com","locale":{"segment":null,"code":"en-US","labelShort":"EN","labelLong":"English (US)"},"localeOptions":[{"segment":null,"code":"en-US","labelShort":"EN","labelLong":"English (US)"},{"segment":"de","code":"de","labelShort":"DE","labelLong":"Deutsch"},{"segment":"fr","code":"fr","labelShort":"FR","labelLong":"Français"},{"segment":"es","code":"es","labelShort":"ES","labelLong":"Español"},{"segment":"ea","code":"es-419","labelShort":"EA","labelLong":"Español de Latinoamérica"},{"segment":"nl","code":"nl","labelShort":"NL","labelLong":"Nederlands"},{"segment":"it","code":"it","labelShort":"IT","labelLong":"Italiano"},{"segment":"pt","code":"pt","labelShort":"PT","labelLong":"Português"},{"segment":"pb","code":"pt-BR","labelShort":"PB","labelLong":"Português do Brasil"},{"segment":"ja","code":"ja","labelShort":"JA","labelLong":"日本語"},{"segment":"zh","code":"zh","labelShort":"ZH","labelLong":"简体中文"},{"segment":"zi","code":"zh-Hant","labelShort":"ZI","labelLong":"繁體中文"},{"segment":"ru","code":"ru","labelShort":"RU","labelLong":"Русский"}],"location":"https://stories.strava.com/","pageComponent":"HomePage","timezone":"Europe/London","userAgent":{"family":"Other","major":"0","minor":"0","patch":"0","device":{"family":"Other","major":"0","minor":"0","patch":"0"},"os":{"family":"Other","major":"0","minor":"0","patch":"0"}},"dev":false}</script>
</body>
</html>
