CINXE.COM
1500 Metres
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> 1500 Metres </title> <link rel="canonical" href="https://worldathletics.org/disciplines/middlelong/1500-metres" /> <meta charset="utf-8" /> <meta name="Description" content="Explore the fundamentals of the 1500m middle-distance run: its technique and rules. Uncover the event's noteworthy achievements and frequently asked questions. " /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1, user-scalable=yes"> <link rel="shortcut icon" href="/favicon.ico" /> <meta name="application-name" content="" /> <meta name="msapplication-TileColor" content="#000000" /> <meta name="msapplication-square70x70logo" content="/Assets/Images/layout/other-touch/tiny.png" /> <meta name="msapplication-square150x150logo" content="/Assets/Images/layout/other-touch/square.png" /> <meta name="msapplication-wide310x150logo" content="/Assets/Images/layout/other-touch/wide.png" /> <meta name="msapplication-square310x310logo" content="/Assets/Images/layout/other-touch/large.png" /> <meta name="msapplication-notification" content="frequency=30;polling-uri=http://notifications.buildmypinnedsite.com/?feed=https://worldathletics.org/news/rss&id=1;polling-uri2=http://notifications.buildmypinnedsite.com/?feed=https://worldathletics.org/news/rss&id=2;polling-uri3=http://notifications.buildmypinnedsite.com/?feed=https://worldathletics.org/news/rss&id=3;polling-uri4=http://notifications.buildmypinnedsite.com/?feed=https://worldathletics.org/news/rss&id=4;polling-uri5=http://notifications.buildmypinnedsite.com/?feed=https://worldathletics.org/news/rss&id=5; cycle=1" /> <link rel="alternate" type="application/rss+xml" title="RSS" href="/news/rss" /> <script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=es6,Array.prototype.includes,Element.prototype.closest"></script> <script> (function () { //using requestAnimationFrame to help prevent any janking effects caused //by the injected javascript var raf; if (!window.requestAnimationFrame) { raf = function (cb) { cb(); }; } else { raf = window.requestAnimationFrame; } window.waitforJQ = function (cb) { if (window.jQuery) { raf(function () { cb(jQuery); }); } else { setTimeout(function () { waitforJQ(cb); }, 250); } } }()); </script> <meta property="og:title" name="title" content="World Athletics | 1500 Metres" /> <meta property="og:type" name="type" content="website" /> <meta property="og:url" name="url" content="https://worldathletics.org/disciplines/middlelong/1500-metres" /> <meta property="og:site_name" name="site_name" content="worldathletics.org" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="worldathletics.org" /> <meta name="twitter:title" content="1500 Metres" /> <meta property="og:image" name="image" content="https://media.aws.iaaf.org/media/Medium/9b64c4bb-1f23-4b0e-8ae5-96c1a6598a4b.jpg?v=-589034221" /> <meta property="thumbnail" name="image" content="https://media.aws.iaaf.org/media/Medium/9b64c4bb-1f23-4b0e-8ae5-96c1a6598a4b.jpg?v=-589034221" /> <meta name="twitter:image" content="https://media.aws.iaaf.org/media/Medium/9b64c4bb-1f23-4b0e-8ae5-96c1a6598a4b.jpg?v=-589034221" /> <meta property="og:description" content="Explore the fundamentals of the 1500m middle-distance run: its technique and rules. Uncover the event's noteworthy achievements and frequently asked questions. " /> <meta name="twitter:description" content="Explore the fundamentals of the 1500m middle-distance run: its technique and rules. Uncover the event's noteworthy achievements and frequently asked questions. " /> <meta name="apple-itunes-app" content="app-id=681225974"> <!-- RequireJS --> <script src="/Assets/Scripts/requirejs/2.1.15/version/require.min.js?v=2146134028"></script> <!-- RequireJS --> <script src="/Assets/Scripts/app/bundles/common.min.js?v=2146134028"></script> <!-- RequireJS --> <script> const enableHomePage2 = true; // contents of app.js: require.config({ "baseUrl": "/Assets/Scripts/", "urlArgs": "v=2146134028", "waitSeconds": 360, "paths": { "jquery": "jquery", "jquery-cookie": "jquery-cookie", "knockout": "knockout", "knockout.validation": "knockout.validation.min", // "bxslider": "bxslider", "bootstrap": "bootstrap", "slide-show": "slide-show", "masonry": "masonry", "dotdotdot": "dotdotdot", "datejs": "datejs", "tinysort": "tinysort", //"fileDownload": "fileDownload/jquery.fileDownload", //"download": "download/download", "jqote": "jqote", "global": "global", "text": "requirejs/text", "durandal": "durandal/js", "plugins": "durandal/js/plugins", "transitions": "durandal/js/transitions", "returnDataAsync": "app/returnDataAsync.min", "youtubePopup": "app/youtubePopup.min", "polyfills": "app/polyfills.min", "sharedKnockout": "app/sharedKnockout.min", "hn-context": "app/hn-context.min", "hn-value": "app/hn-value.min", "menu": "app/bundles/menu.min" }, "shim": { "jquery-cookie": { "deps": ["jquery"] }, "bootstrap": { "deps": ["jquery"], exports: "jQuery" }, // "bxslider": { "deps": ["jquery"], exports: "jQuery.fn.bxSlider" }, "knockout.validation": { "deps": ["knockout"] }, "masonry": { "deps": ["jquery"] }, "dotdotdot": { "deps": ["jquery"] }, "tinysort": { "deps": ["jquery"] }, //"fileDownload": { "deps": ["jquery"] }, "jqote": { "deps": ["jquery"], exports: "jQuery.fn.jqote" }, }, }); require(["polyfills"]); require(["jquery"], function ($) { $(document).ready(function () { require(["https://worldathletics.org/Assets/Scripts/SSO/ui-options.js"], function () { showAndHideSsoHtmlElements($); }); require(["app/jquery.min"]); //load jquery require(["/Assets/Scripts/slide-show.js"], function () { if (document.getElementById("slideshow")) { startFadeSlideShow(); } }); if (enableHomePage2) { require(["/Assets/Scripts/app/homev2/homev2.js"]); } require(["/Assets/Scripts/app/partnercarousel/partnercarousel.js"]); if (document.getElementsByClassName('youtubepopup')[0]) { require(["youtubePopup"]); } require(["app/knockout.min"], function() { require(["app/bxslider.min"]); //load bxslider if (document.getElementById('mediaGallery') || document.getElementById('docsGallery')) { require(["app/masonry.min"]); //load masonry } if (document.getElementsByClassName('truncate')[0]) { require(["app/dotdotdot.min"]); //load dotdotdot } }); //load knockout if (!/iaaf-cookie-banner/.test(document.cookie)) { require(["app/cookieBanner"]); } }); }); require(["app/bootstrap.min"]); //load bootstrap require(["/Areas/Responsive/Assets/Scripts/app/bycategory.js"]); require(["/Areas/Responsive/Assets/Scripts/app/bydiscipline.js"]); </script> <!-- RequireJS --> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "url": "https://worldathletics.org/", "potentialAction": { "@type": "SearchAction", "target": "https://worldathletics.org/search/?q={search_term_string}", "query-input": "required name=search_term_string" } } </script> <script> (function (h, o, t, j, a, r) { h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments) }; h._hjSettings = { hjid: 505088, hjsv: 5 }; a = o.getElementsByTagName('head')[0]; r = o.createElement('script'); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r); })(window, document, '//static.hotjar.com/c/hotjar-', '.js?sv='); </script> <link href="/Assets/Styles/style.min.css?v=2146134028" rel="stylesheet" /> <link href="/Assets/Styles/Homev2/FooterV2.css?v=2146134028" rel="stylesheet" /> <style type="text/css"> a[href="http://m.iaaf.org"] { display: none !important; } a[href="/responsive/download/medicalregistration"] { display: none !important; } div.countdownWrap { display:none !important; } a#hs-running-webinar { display:none !important; } body.iaaforg .nav-tabs.nav-comp>li.active>a, body.iaaforg .nav-tabs.nav-comp>li:focus>a { color: #666 !important; } body.iaaforg .tab-mobile-navigation.timetable>button.navbar-toggle span, body.iaaforg .tab-mobile-navigation.timetable>button.navbar-toggle i { color: #000026; } .nav-tabs.nav-results>li.active>a, .nav-tabs.nav-results>li:focus>a { background-color: #31314f !important; } @media (max-width: 767px) { .news-gallery { display: none !important; } } .temp-search .media-grid img { display: none !important; } .temp-search .media-grid .col-md-9 {width: 100% !important;} .pre-awards a { font-size: 2.8em !important; } div.banner-holder img { max-width:1080px; } @media (max-width: 600px) { .pre-awards a { font-size: 2.3em !important; } } .iaaflogo.white { background: url(https://www.iaaf.org/Assets/Images/layout/iaaf-mobile.png) no-repeat 50% 50% transparent !important; background-size: contain !important; } ._spikesLogo { background: url(https://www.iaaf.org/Assets/Images/layout/_spikes.png) 50% 50% no-repeat #feed01 !important; background-size: contain !important; } ._spikesTransparentLogo { background-image: url(https://www.iaaf.org/Assets/Images/layout/_spikestransparent.png) !important; } .fa.fa-spikes { background: url(https://www.iaaf.org/Assets/Images/layout/spikes.png) 50% 50% no-repeat #feed01 !important; background-size: 80% !important; display: none; } .dl-banner { padding-top: 13px; margin-top:10px; height:100px; } .athlete-index-intro { display: none; } .slideshow-container .heading-left { top:32% !important; } body.body--reskin.documents .site-container .panel-group>.panel>.panel-heading h4 a { color: white !important; } body.body--reskin.ui.dev-center .site-container .dev-center-list ul li { padding: 5px 0px 5px 5px !important; } body.body--reskin.ui.dev-center .site-container .dev-center-list ul li:nth-child(odd) { background-color: #f6f9f9; } body.body--reskin.world-rankings .wr-rules__body .records-table tr:nth-child(even) { background-color: #f3f3f3 !important; } body.body--reskin.constitution .site-container .panel-group>.panel>.panel-heading h4 a::after { content: "\25b6"; display: block; transition: all 0.4s; color: white !important; transform: rotate(90deg); } .top-list-filter { color: black; } .toplist-filters-wrapper select { color:black; } .documents-table-panel module { margin-left: 0px !important; } div#headingextreme-environments a { background-color:#FF873C !important; } div#headingextreme-environments a:before { content:""; display:inline-block; background: url("https://iaafmedia.s3.amazonaws.com/infographic.png") no-repeat; position:relative; top:5px; width: 40px; height: 26px; } div#headingnutrition-in-athletics a { background-color:#FF873C !important; } div#headingnutrition-in-athletics a:before { content:""; display:inline-block; background: url("https://iaafmedia.s3.amazonaws.com/infographic.png") no-repeat; position:relative; top:5px; width: 40px; height: 26px; } div#headingnutrition-infographics a { background-color:#FF873C !important; } div#headingnutrition-infographics a:before { content:""; display:inline-block; background: url("https://iaafmedia.s3.amazonaws.com/infographic.png") no-repeat; position:relative; top:5px; width: 40px; height: 26px; } div#headingpelvic-floor-health a { background-color:#FF873C !important; } div#headingpelvic-floor-health a:before { content:""; display:inline-block; background: url("https://iaafmedia.s3.amazonaws.com/infographic.png") no-repeat; position:relative; top:5px; width: 40px; height: 26px; } body.body--reskin.termConditions .outer-container .ui-privacy-table ol { margin: 0px; padding: 20px !important;} </style> <link rel="apple-touch-icon" href="/Assets/Manifest/icons/256x256.png" /> <link rel="apple-touch-icon" sizes="72x72" href="/Assets/Manifest/icons/72x72.png" /> <link rel="apple-touch-icon" sizes="114x114" href="/Assets/Manifest/icons/114x114.png" /> <link rel="apple-touch-icon" sizes="144x144" href="/Assets/Manifest/icons/144x144.png" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="#ff2534" /> <link rel="manifest" href="/Assets/Manifest/manifest.json" /> <script type="text/javascript" charset="utf-8"> window.dataLayer = window.dataLayer || []; window.dataLayer.push(dataLayer); </script> <!-- Google Tag Manager --> <script> (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 = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl + '>m_auth=26-RnVSqT8Bvd2HA-5tbhw>m_preview=env-2>m_cookies_win=x'; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-5XXBVM6');</script> <!-- End Google Tag Manager --> </head> <body class="iaaforg body--reskin discipline" data-bind="css: { 'media' : iaaf.navSelect === 'Media' || iaaf.navSelect === 'MediaType' }"> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5XXBVM6')" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <!--googleoff: index--> <header class="siteHeader"> <div class="headerContent"> <div class="headerTop"> <div class="container-fluid"> <div class="headerTop_Content"> <div class="topNavOuter"> <!-- Crousal Outer Strat --> <div class="crousalMain"> <div class="partner"> <ul id="sponsorsDesktop" class="sponsorsBanner"> <li class="sponsors active"> <a href="http://www.asics.com/" target="_blank"> <img src="https://media.aws.iaaf.org/partners/ASICS-small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Partner</span> </li> <li class="sponsors"> <a href="https://www.ntnglobal.com/en/index.html" target="_blank"> <img src="https://iaafmedia.s3.amazonaws.com/partners/NTN_blue.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Partner</span> </li> <li class="sponsors"> <a href="http://www.seiko.co.jp/en/index.php" target="_blank"> <img src="https://media.aws.iaaf.org/partners/SEIKO-small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Partner</span> </li> <li class="sponsors"> <a href="http://www.global.tdk.com/" target="_blank"> <img src="https://media.aws.iaaf.org/partners/TDK-small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Partner</span> </li> <li class="sponsors"> <a href="https://www.tbs.co.jp/" target="_blank"> <img src="https://media.aws.iaaf.org/partners/TBS-small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Media Partner</span> </li> <li class="sponsors"> <a href="https://www.mondoworldwide.com/emea/en/sport/track-and-field/" target="_blank"> <img src="https://media.aws.iaaf.org/partners/MONDO-small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Suppliers</span> </li> <li class="sponsors"> <a href="https://www.pinsentmasons.com/" target="_blank"> <img src="https://media.aws.iaaf.org/partners/pinsentmasons_small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Suppliers</span> </li> </ul> </div> </div> <!-- Crousal Outer End --> <div class="topNavWA"> <nav class="topNav"> <ul class="topNavList"> <li id="main-nav-iwa"> <a href="/about-iaaf">Inside World Athletics</a> </li> <li> <a id="library-main-nav" href="/library">Library</a> </li> <li> <a id="login-main-nav" href="https://worldathletics.org/login" style="display: none;">Login</a> </li> <li> <a id="register-main-nav" href="https://identity.worldathletics.org/registration?source=waw" style="display: none;">Register</a> </li> <li> <a id="myprofile-main-nav" href="https://identity.worldathletics.org/user-profile" style="display: none;"> My Profile </a> </li> <li> <a id="logout-main-nav" href="https://identity.worldathletics.org/logout?source=waw" style="display: none;">Logout</a> </li> <li> <a id="home-main-nav" href="/"> <span class="homeIcon"><img src="/Assets/Images/homeIcon.svg" /></span> Home</a> </li> </ul> </nav> </div> </div> </div> </div> </div> <div class="headerMain mainMenu-new-ui"> <!-- New Menu + Mobile View S--> <nav class="navbar navbar-default"> <div class="container-fluidd"> <div class="logoWrap"> <div class="logo"> <a href="/"><img src="https://media.aws.iaaf.org/logos/wa-logo.svg" alt="World Athletics"></a> </div> </div> <div class="mainNavOuter"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <div class="burgerMenu"> <img src="/assets/images/hamburger-menu.svg"> </div> <div class="crossMenu"><img src="/assets/images/icon-close.svg" alt="cross"></div> </button> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <!-- Main Menu for all devices start --> <ul id="menu_wa" class="nav navbar-nav"> <li> <a id="main-nav-home" href="/">Home</a> </li> <li class="hidden-xs hidden-sm visible-md visible-lg"> <a id="main-nav-news" href="/news">News</a> </li> <!-- Mobile view NEWS dropdown --> <li class="dropdown hidden-md hidden-lg visible-xs visible-sm"> <a href="/news" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">News <span class="arrow_Menu"><i class="fa fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li><a id="news-all1" href="/news">All</a></li> <li><a id="news-news1" href="/news/news">News</a></li> <li><a href="/news/press-releases">Press Releases</a></li> <li><a id="news-report1" href="/news/report">Report</a></li> <li><a id="news-reviews1" href="/news/preview">Previews</a></li> <li><a id="news-features1" href="/news/features">Features</a></li> <li><a id="news-series1" href="/news/series">Series</a></li> <li><a href="/news/press-registration">Register for Press Releases</a></li> </ul> </li> <!-- end --> <li class="hidden-xs hidden-sm visible-md visible-lg"> <a id="main-nav-competetion" href="/competitions">Competitions</a> </li> <!-- Mobile view competitions dropdown --> <li class="dropdown hidden-md hidden-lg visible-xs visible-sm"> <a href="/competitions" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Competitions <span class="arrow_Menu"><i class="fa fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li><a id="our-competition-home1" href="/competitions">Competitions Home</a></li> <li><a id="our-competition1" href="/competition">Our Competitions</a></li> <li><a id="our-competition-calender1" href="/competition/calendar-results">Calendar & Results</a></li> <li><a id="our-competition-tickets1" href="/tickets">Tickets</a></li> <li><a id="our-competition-hosting1" href="/hosting">Hosting</a></li> </ul> </li> <!-- end --> <li class="hidden-xs hidden-sm visible-md visible-lg"> <a id="main-nav-athletes" href="/athletes-home">Athletes</a> </li> <!-- Mobile view Athletes dropdown --> <li class="dropdown hidden-md hidden-lg visible-xs visible-sm"> <a href="/athletes-home" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Athletes <span class="arrow_Menu"><i class="fa fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li> <a id="a-athletes-home1" href="/athletes-home">Athletes Home</a></li> <li><a id="a-world-rankings1" href="/world-rankings/introduction">World Rankings</a></li> <li><a id="a-profiles1" href="/athletes">Profiles</a></li> <li><a id="a-awards1" href="/awards">Awards</a></li> <li><a id="a-spikes1" href="https://spikes.iaaf.org/">Spikes</a></li> <li><a id="a-representatives1" href="/athletes/athlete-representatives">Athletes' Representatives</a></li> <li><a id="a-transfer1" href="/about-iaaf/documents/research-centre#collapseathlete-transfer-of-allegiance">Transfer of Allegiance</a></li> <li><a id="a-commission1" href="/about-iaaf/structure/commissions">Athletes Commission</a></li> </ul> </li> <!-- end --> <li class="hidden-xs hidden-sm visible-md visible-lg"> <a id="main-nav-disciplines" href="/our-sport">Our Sport</a> </li> <!-- Mobile view Our Sport dropdown --> <li class="dropdown hidden-md hidden-lg visible-xs visible-sm"> <a href="/our-sport" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Our Sport <span class="arrow_Menu"><i class="fa fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li><a id="d-disciplines1" href="/our-sport">Our Sport Home</a></li> <li><a id="d-rules1" href="/about-iaaf/documents/rules-regulations">Rules & Regulations</a></li> <li><a id="d-heritage1" href="/heritage">Heritage</a></li> </ul> </li> <!-- end --> <li class="hidden-xs hidden-sm visible-md visible-lg"> <a id="main-nav-statszone" href="/stats-zone">Stats</a> </li> <!-- Mobile view Stats Zone dropdown --> <li class="dropdown hidden-md hidden-lg visible-xs visible-sm"> <a href="/stats-zone" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Stats <span class="arrow_Menu"><i class="fa fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li><a href="/stats-zone">Stats Home</a></li> <li><a href="/competition/calendar-results">Calendar & Results</a></li> <li><a href="/records/toplists">Toplists</a></li> <li><a href="/records/by-category/world-records">Records</a></li> <li><a href="/records/send-competition-results">Send Competition Results</a></li> <li><a href="/world-rankings/introduction">World Rankings</a></li> </ul> </li> <!-- end --> <li> <a id="main-nav-ultimate" href="/competitions/world-athletics-ultimate-championship">Ultimate</a> </li> <li class="hidden-xs hidden-sm visible-md"> <a id="main-nav-beactive" href="/personal-best">Personal Best</a> </li> <!-- Mobile view Be Active dropdown --> <li class="dropdown hidden-md hidden-lg visible-xs visible-sm hidden-xs" aria-hidden="true"> <a href="/personal-best" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Be Active <span class="arrow_Menu"><i class="fa fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li><a href="/personal-best">Personal Best</a></li> <li><a href="/personal-best/lifestyle">Lifestyle</a></li> <li><a href="/personal-best/performance">Performance</a></li> <li><a href="/personal-best/culture">Culture</a></li> </ul> </li> <!-- end --> <li style="margin-right: -10px;"> <a id="main-nav-abw" href="/athletics-better-world">Better World</a> </li> <li class="dropdown hidden-md hidden-lg visible-xs visible-sm bgColorLightGray"> <a href="/about-iaaf" role="button" aria-haspopup="true" aria-expanded="false">Inside World Athletics</a> </li> <!-- Mobile view Library dropdown --> <li class="dropdown hidden-md hidden-lg visible-xs visible-sm bgColorLightGray"> <a href="/library" role="button" aria-haspopup="true" aria-expanded="false">Library</a> </li> <!-- end --> </ul> <!-- Main Menu for all devices End --> <!-- Menu for Inside work ethletics start --> <ul id="menu_iwa" class="nav navbar-nav" style="display:none;"> <li class="hidden-xs hidden-sm visible-md visible-lg"><a id="iwa-our-organisation" href="/about-iaaf">Our Organisation</a></li> <li class="hidden-xs hidden-sm visible-md visible-lg"><a id="iwa-health-science" href="/about-iaaf/health-science">Health & Science</a></li> <li class="hidden-xs hidden-sm visible-md visible-lg"><a id="iwa-kids-athletics" href="/kids-athletics">Kids Athletics</a></li> <li class="hidden-xs hidden-sm visible-md visible-lg"><a id="iwa-development" href="/development/vision">Development</a></li> <li class="hidden-xs hidden-sm visible-md visible-lg"><a id="iwa-anti-doping" href="/about-iaaf/anti-doping">Anti Doping</a></li> <li class="hidden-xs hidden-sm visible-md visible-lg"><a id="iwa-better-world" href="/athletics-better-world">Better World</a></li> <li class="hidden-xs hidden-sm visible-md visible-lg"><a id="iwa-partners" href="/about-iaaf/partners">Official Partners</a></li> <li class="hidden-md hidden-lg visible-xs visible-sm"><a id="main-nav-home" href="/">Home</a></li> <!-- Mobile view Inside World Athletics dropdown --> <li class="dropdown hidden-md hidden-lg visible-xs visible-sm"> <a href="/about-iaaf" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Inside World Athletics <span class="arrow_Menu"><i class="fa fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li><a id="iwa-our-organisation1" href="/about-iaaf">Our Organisation</a></li> <li><a id="iwa-health-science1" href="/about-iaaf/health-science">Health & Science</a></li> <li><a id="iwa-kids-athletics1" href="/kids-athletics">Kids Athletics</a></li> <li><a id="iwa-development1" href="/development/vision">Development</a></li> <li><a id="iwa-anti-doping1" href="/about-iaaf/anti-doping">Anti Doping</a></li> <li><a id="iwa-better-world1" href="/athletics-better-world">Better World</a></li> <li><a id="iwa-partners1" href="/about-iaaf/partners">Official Partners</a></li> </ul> </li> <!-- Mobile view Library dropdown --> <li class="dropdown hidden-md hidden-lg visible-xs visible-sm"> <a class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Library <span class="arrow_Menu"><i class="fa fa-angle-down"></i></span></a> <ul class="dropdown-menu"> <li><a href="/library">Library Home</a></li> <li><a href="/about-iaaf/documents/book-of-rules">Constitution & Book of Rules</a></li> <li><a href="/about-iaaf/documents/strategic-plans-and-reports">Strategic Plans and Reports</a></li> <li><a href="/about-iaaf/documents/2023-elections-appointments">2023 Elections & Appointments</a></li> <li><a href="/about-iaaf/documents/member-federation-resource-centre">Member Federation Resource Centre</a></li> <li><a href="/about-iaaf/documents/technical-information">Technical Information</a></li> <li><a href="/about-iaaf/documents/research-centre">Research Centre</a></li> <li><a href="/about-iaaf/documents/health-science">Health & Science</a></li> <li><a href="/about-iaaf/documents/education">Education</a></li> <li><a href="/about-iaaf/documents/congress">Congress</a></li> <li><a href="/about-iaaf/documents/council">Council</a></li> <li><a href="/about-iaaf/documents/commissions">Commissions</a></li> </ul> </li> <!-- end --> </ul> <!-- Menu for Inside work ethletics End --> <div class="search"> <div class="searchForm"> <form role="search" action="/search" method="get" onsubmit="submitSearch(this); return false;"> <input aria-label="search box" type="text" name="q" class="searchField" placeholder="Search World Athletics"> <button type="submit" class="searchBtn"> <img class="searchIcon" src="/assets/images/search-icon.svg"> </button> </form> </div> </div> <div class="uparrow hidden-md hidden-lg"> <div type="button" class="arrowUpBtn" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <img src="/assets/images/chev-double-up.svg"> </div> </div> </div> <div class="partnerMob hidden-md hidden-lg"> </div> </div> <!-- Crousal Mobile View S --> <div class="crousalMobile hidden-md hidden-lg visible-xs visible-sm"> <div class="crousalMain "> <div class="partner"> <ul id="sponsorsMobile" class="sponsorsBanner"> <li class="sponsors active"> <a href="http://www.asics.com/" target="_blank"> <img src="https://media.aws.iaaf.org/partners/ASICS-small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Partner</span> </li> <li class="sponsors"> <a href="https://www.ntnglobal.com/en/index.html" target="_blank"> <img src="https://iaafmedia.s3.amazonaws.com/partners/NTN_blue.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Partner</span> </li> <li class="sponsors"> <a href="http://www.seiko.co.jp/en/index.php" target="_blank"> <img src="https://media.aws.iaaf.org/partners/SEIKO-small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Partner</span> </li> <li class="sponsors"> <a href="http://www.global.tdk.com/" target="_blank"> <img src="https://media.aws.iaaf.org/partners/TDK-small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Partner</span> </li> <li class="sponsors"> <a href="https://www.tbs.co.jp/" target="_blank"> <img src="https://media.aws.iaaf.org/partners/TBS-small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Media Partner</span> </li> <li class="sponsors"> <a href="https://www.mondoworldwide.com/emea/en/sport/track-and-field/" target="_blank"> <img src="https://media.aws.iaaf.org/partners/MONDO-small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Suppliers</span> </li> <li class="sponsors"> <a href="https://www.pinsentmasons.com/" target="_blank"> <img src="https://media.aws.iaaf.org/partners/pinsentmasons_small.png" class="sponsorsBanner__logo"> </a> <span class="label">World Athletics Suppliers</span> </li> </ul> </div> </div> </div> <!-- Crousal Mobile View E --> </div> </nav> <!-- New Menu Plus Mobile view End--> </div> </div> <script> function submitSearch(form) { var searchQuery = form.q.value; // Gets the value of the input field named 'q' window.location = '/search?q=' + encodeURIComponent(searchQuery); } var eventDate = new Date("08/19/2023 00:00:00 AM"); var currentDatetime = new Date(); var diff = currentDatetime.getTimezoneOffset(); var Difference_In_Time = (eventDate.getTime() - currentDatetime.getTime()) / 1000; //var upgradeTime = Math.round(Difference_In_Time) + (diff * 100); // in seconds var seconds = Math.round(Difference_In_Time); function timer() { var days = Math.floor(seconds / 24 / 60 / 60); var hoursLeft = Math.floor((seconds) - (days * 86400)); var hours = Math.floor(hoursLeft / 3600); var minutesLeft = Math.floor((hoursLeft) - (hours * 3600)); var minutes = Math.floor(minutesLeft / 60); var remainingSeconds = seconds % 60; function pad(n) { return (n < 10 ? "0" + n : n); } document.getElementById('countdown').innerHTML = pad(days) + '<span class="timertxt">D </span>' + pad(hours) + '<span class="timertxt">H </span>' + pad(minutes) + '<span class="timertxt">M </span>' + pad(remainingSeconds) + '<span class="timertxt">S </span>'; if (seconds == 0) { clearInterval(countdownTimer); document.getElementById('countdown').innerHTML = "Completed"; } else { seconds--; } } var countdownTimer = setInterval('timer()', 1000); </script> <a href="https://www.worldathletics.org/competitions/world-athletics-championships/budapest23"> <div class="countdownWrap"> <div class="countdownInner"> <div class="countdown"> <span class="countdownLabel"> <img src="/assets/images/seiko-logo-white.svg"> Countdown </span> <span class="countdownWrap"> <span id="countdown" class="timer"></span> </span> </div> <div class="eventNameDate"> World Athletics Championships <span class="dateEventName">Budapest23</span> <span class="hidden-xs">19 Aug - 27 Aug 2023</span> </div> </div> </div> </a> </header> <div class="inner-menu"> <div class="" id="innerMenu"> <div id="menu_about_iaaf" style="display:none"> <div id="menu_our_organisation" style="display:none;"> <div class="menu-container"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider" id="slide1" class="set" /> <input type="radio" name="slider" id="slide2" class="set" /> <input type="radio" name="slider" id="slide3" class="set" /> <input type="radio" name="slider" id="slide4" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a id="oo-about-iaaf" href="/about-iaaf">Introduction</a></li> <li class="slide"><a id="oo-structure" href="/about-iaaf/structure/intro">Structure</a></li> <li class="slide"><a id="oo-employment" href="/about-iaaf/employment">Employment</a></li> <li class="slide"><a id="oo-tenders" href="/about-iaaf/tenders">Tenders</a></li> <li class="slide"><a id="oo-contact-us" href="/about-iaaf/contact-us">Contact</a></li> <li class="slide"><a id="oo-newsletter-registration" href="/about-iaaf/newsletter-registration">Newsletters</a></li> </ul> </div> </div> <div id="controls" class="control" onclick=""> <label for="slide1"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide2"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide3"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide4"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> <script> // function setOrganizationActives() { // debugger; // linkObj = document.getElementById('menu_about_iaaf').getElementsByTagName('a'); // var checkIntroIsSelected = document.location.href.endsWith("about-iaaf"); // for (i = 0; i < linkObj.length; i++) { // if (document.location.href.indexOf(linkObj[i].id) > 0) { // linkObj[i].classList.add("active"); // } // else if (checkIntroIsSelected) { // document.getElementById('about-into').classList.add("active"); // } // else { // linkObj[i].classList.remove("active"); // } // } //} </script> </div> </div> <div id="menu_health_science" style="display:none"> <div class="menu-container"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider2" id="slide_1_healthScience" class="set" /> <input type="radio" name="slider2" id="slide_2_healthScience" class="set" /> <input type="radio" name="slider2" id="slide_3_healthScience" class="set" /> <input type="radio" name="slider2" id="slide_4_healthScience" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a id="hs-intro" href="/about-iaaf/health-science">Introduction</a></li> <li class="slide"><a id="hs-next-event" href="/about-iaaf/health-science/next-events">Next Courses</a> <li class="slide"><a id="hs-running-webinar" href="/about-iaaf/health-science/endurance-running-medicine-webinars">Endurance Running Webinars</a> <li class="slide"><a id="hs-register" href="/responsive/download/medicalregistration">Register</a></li> <li class="slide"><a id="hs-outbreak" href="/about-iaaf/health-science/risk-assessment">Outbreak Prevention Tools</a></li> <li class="slide"><a id="hs-wairec" href="/about-iaaf/health-science/wairec">Research Ethics Committee</a></li> </ul> </div> </div> <div id="controls" class="control_healthScience" onclick=""> <label for="slide_1_healthScience"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_healthScience"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_healthScience"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_healthScience"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> <div id="menu_development" style="display:none"> <div class="menu-container"> <!--<ul class="nav navbar-nav navbar-left"> <li><a id="dev-intro" href="/development/vision">Introduction</a></li> <li><a id="dev-development-center" href="/athletics-development/development-centre/adc-asia">Areas</a> <li><a id="dev-development-community" href="/development/community/solidarity">Development Community</a></li> <li><a id="dev-atc" href="/development/community/atc">ATC's</a></li> </ul>--> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider3" id="slide_1_dev" class="set" /> <input type="radio" name="slider3" id="slide_2_dev" class="set" /> <input type="radio" name="slider3" id="slide_3_dev" class="set" /> <input type="radio" name="slider3" id="slide_4_dev" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a id="dev-intro" href="/development/vision">Introduction</a></li> <li class="slide"><a id="dev-development-center" href="/athletics-development/development-centre/adc-asia">Areas</a> <li class="slide"><a id="dev-development-community" href="/development/community/solidarity">Development Community</a></li> <li class="slide"><a id="dev-atc" href="/development/community/atc">ATC's</a></li> </ul> </div> </div> <div id="controls" class="control_dev" onclick=""> <label for="slide_1_dev"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_dev"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_dev"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_dev"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> </div> <div class="navOuterSec"> <div class="menu-container"> <div id="menu_news" style="display:none"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider4" id="slide_1_mnews" class="set" /> <input type="radio" name="slider4" id="slide_2_mnews" class="set" /> <input type="radio" name="slider4" id="slide_3_mnews" class="set" /> <input type="radio" name="slider4" id="slide_4_mnews" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a id="news-all" href="/news">All</a></li> <li class="slide"><a id="news-news" href="/news/news">News</a></li> <li class="slide"><a id="news-press-releases" href="/news/press-releases">Press Releases</a></li> <li class="slide"><a id="news-report" href="/news/report">Report</a></li> <li class="slide"><a id="news-reviews" href="/news/preview">Previews</a></li> <li class="slide"><a id="news-features" href="/news/features">Features</a></li> <li class="slide"><a id="news-series" href="/news/series">Series</a></li> <li class="slide"><a id="news-press-registration" href="/news/press-registration">Register for Press Releases</a></li> </ul> </div> </div> <div id="controls" class="control_news" onclick=""> <label for="slide_1_mnews"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_mnews"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_mnews"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_mnews"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> </div> <div class="navOuterSec"> <div class="menu-container"> <div id="menu_competition" style="display:none"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider3a" id="slide_1_mc" class="set" /> <input type="radio" name="slider3a" id="slide_2_mc" class="set" /> <input type="radio" name="slider3a" id="slide_3_mc" class="set" /> <input type="radio" name="slider3a" id="slide_4_mc" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a id="our-competition-home" href="/competitions">Competitions Home</a></li> <li class="slide"><a id="our-competition" href="/competition">Our Competitions</a></li> <li class="slide"><a id="our-competition-calender" href="/competition/calendar-results">Calendar & Results</a></li> <li class="slide"><a id="our-competition-tickets" href="/tickets">Tickets</a></li> <li class="slide"><a id="our-competition-hosting" href="/hosting">Hosting</a></li> <li class="slide"><a href="/records/competition-performance-rankings">Competition Performance Ranking</a></li> </ul> </div> </div> <div id="controls" class="control_mc" onclick=""> <label for="slide_1_mc"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_mc"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_mc"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_mc"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> </div> <div class="navOuterSec"> <div class="menu-container"> <div id="menu_athletes" style="display:none"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider6" id="slide_1_MAthletes" class="set" /> <input type="radio" name="slider6" id="slide_2_MAthletes" class="set" /> <input type="radio" name="slider6" id="slide_3_MAthletes" class="set" /> <input type="radio" name="slider6" id="slide_4_MAthletes" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a id="a-athletes" href="/athletes-home">Athletes Home</a> </li> <li class="slide"><a id="a-world-rankings" href="/world-rankings/introduction">World Rankings</a></li> <li class="slide"><a id="a-profiles" href="/athletes">Profiles</a></li> <li class="slide"><a id="a-awards" href="/awards">Awards</a></li> <li class="slide"><a id="a-spikes" href="https://spikes.iaaf.org/">Spikes</a></li> <li class="slide"><a id="a-representatives" href="/athletes/athlete-representatives">Athletes' Representatives</a></li> <li class="slide"><a id="a-transfer" href="/about-iaaf/documents/research-centre#collapseathlete-transfer-of-allegiance">Transfer of Allegiance</a></li> <li class="slide"><a id="a-commission" href="/about-iaaf/structure/commissions">Athletes Commission</a></li> </ul> </div> </div> <div id="controls" class="control_MAthletes" onclick=""> <label for="slide_1_MAthletes"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_MAthletes"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_MAthletes"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_MAthletes"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> </div> <div class="navOuterSec"> <div class="menu-container"> <div id="menu_disciplines" style="display:none"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider7" id="slide_1_ourSport" class="set" /> <input type="radio" name="slider7" id="slide_2_ourSport" class="set" /> <input type="radio" name="slider7" id="slide_3_ourSport" class="set" /> <input type="radio" name="slider7" id="slide_4_ourSport" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a id="d-disciplines" href="/our-sport">Our Sport Home</a></li> <li class="slide"><a id="d-rules" href="/about-iaaf/documents/rules-regulations">Rules & Regulations</a></li> <li class="slide"><a id="d-heritage" href="/heritage">Heritage</a></li> </ul> </div> </div> <div id="controls" class="control_ourSport" onclick=""> <label for="slide_1_ourSport"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_ourSport"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_ourSport"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_ourSport"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> </div> <div class="menu_world_rankings"> <div class="menu-container"> <div id="menu_world_rankings" style="display:none"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider12" id="slide_1_MWorldRanking" class="set" /> <input type="radio" name="slider12" id="slide_2_MWorldRanking" class="set" /> <input type="radio" name="slider12" id="slide_3_MWorldRanking" class="set" /> <input type="radio" name="slider12" id="slide_4_MWorldRanking" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a id="wr-intro" href="/world-rankings/introduction">Intro</a></li> <li class="slide"><a id="wr-event-ranking" href="/world-rankings">Event Ranking</a></li> <li class="slide"><a id="wr-ranking-rules" href="/world-ranking-rules/basics">Ranking Criteria</a></li> <li class="slide"><a id="wr-competition-performance-ranking" href="/records/competition-performance-rankings">Competition Performance Ranking</a></li> <li class="slide"><a id="wr-calendar" href="/competition/calendar-results">Calendar</a></li> </ul> </div> </div> <div id="controls" class="control_MWorldRanking" onclick=""> <label for="slide_1_MWorldRanking"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_MWorldRanking"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_MWorldRanking"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_MWorldRanking"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> </div> <div class="navOuterSec"> <div class="menu-container"> <div id="menu_stats" style="display:none"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider8" id="slide_1_menuStats" class="set" /> <input type="radio" name="slider8" id="slide_2_menuStats" class="set" /> <input type="radio" name="slider8" id="slide_3_menuStats" class="set" /> <input type="radio" name="slider8" id="slide_4_menuStats" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a href="/stats-zone">Stats Home</a></li> <li class="slide"><a id="sz-results" href="/competition/calendar-results">Calendar & Results</a></li> <li class="slide"><a id="sz-toplists" href="/records/toplists">Toplists</a></li> <li class="slide"><a id="sz-records" href="/records/by-category/world-records">Records</a></li> <li class="slide"><a id="sz-send-competition-results" href="/records/send-competition-results">Send Competition Results</a></li> <li class="slide"><a id="sz-world-ranking" href="/world-rankings/introduction">World Rankings</a></li> </ul> </div> </div> <div id="controls" class="control_menuStats" onclick=""> <label for="slide_1_menuStats"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_menuStats"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_menuStats"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_menuStats"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> </div> <div class="navOuterSec"> <div class="menu-container"> <div id="menu_beactive" style="display:none"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider13" id="slide_1_beActive" class="set" /> <input type="radio" name="slider13" id="slide_2_beActive" class="set" /> <input type="radio" name="slider13" id="slide_3_beActive" class="set" /> <input type="radio" name="slider13" id="slide_4_beActive" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a href="/personal-best">All</a></li> <li class="slide"><a id="ba-lifestyle" href="/personal-best/lifestyle">Lifestyle</a></li> <li class="slide"><a id="ba-performance" href="/personal-best/performance">Performance</a></li> <li class="slide"><a id="ba-culture" href="/personal-best/culture">Culture</a></li> </ul> </div> </div> <div id="controls" class="control_beActive" onclick=""> <label for="slide_1_beActive"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_beActive"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_beActive"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_beActive"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> </div> <div class="navOuterSec"> <div class="menu-container"> <div id="menu_library" style="display:none"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider11" id="slide_1_menuLibrary" class="set" /> <input type="radio" name="slider11" id="slide_2_menuLibrary" class="set" /> <input type="radio" name="slider11" id="slide_3_menuLibrary" class="set" /> <input type="radio" name="slider11" id="slide_4_menuLibrary" class="set" /> <input type="radio" name="slider11" id="slide_5_menuLibrary" class="set" /> <input type="radio" name="slider11" id="slide_6_menuLibrary" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a id="lib-constitution" href="/about-iaaf/documents/book-of-rules">Constitution & Book of Rules</a></li> <li class="slide"><a id="lib-strategicPlans" href="/about-iaaf/documents/strategic-plans-and-reports">Strategic Plans and Reports</a></li> <li class="slide"><a id="lib-2023electionsappointments" href="/about-iaaf/documents/2023-elections-appointments">2023 Elections & Appointments</a></li> <li class="slide"><a id="lib-memberfederation" href="/about-iaaf/documents/member-federation-resource-centre">Member Federation Resource Centre</a></li> <li class="slide"><a id="lib-technical" href="/about-iaaf/documents/technical-information">Technical Information</a></li> <li class="slide"><a id="lib-anti-doping" href="/about-iaaf/documents/anti-doping">Anti Doping</a></li> <li class="slide"><a id="lib-health-science" href="/about-iaaf/documents/health-science">Health & Science</a></li> <li class="slide"><a id="lib-research" href="/about-iaaf/documents/research-centre">Research Centre</a></li> <li class="slide"><a id="lib-education" href="/about-iaaf/documents/education">Education</a></li> <li class="slide"><a id="lib-congress" href="/about-iaaf/documents/congress">Congress</a></li> <li class="slide"><a id="lib-council" href="/about-iaaf/documents/council">Council</a></li> <li class="slide"><a id="lib-commission" href="/about-iaaf/documents/commissions">Commissions</a></li> </ul> </div> </div> <div id="controls" class="control_menuLibrary" onclick=""> <label for="slide_1_menuLibrary"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_menuLibrary"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_menuLibrary"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_menuLibrary"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_5_menuLibrary"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_6_menuLibrary"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> </div> <div id="menu_stats_toplists" style="display:none"> <div class="menu-container"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider9" id="slide_1_menuStatsToplist" class="set" /> <input type="radio" name="slider9" id="slide_2_menuStatsToplist" class="set" /> <input type="radio" name="slider9" id="slide_3_menuStatsToplist" class="set" /> <input type="radio" name="slider9" id="slide_4_menuStatsToplist" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a id="szt-season-submenu" href="/records/toplists">Season Top Lists</a></li> <li class="slide"><a id="szt-all-time-sub" href="/records/all-time-toplists/sprints/100-metres/outdoor/women/senior">All time Top lists</a></li> </ul> </div> </div> <div id="controls" class="control_menuStats" onclick=""> <label for="slide_1_menuStatsToplist"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_menuStatsToplist"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_menuStatsToplist"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_menuStatsToplist"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> <div id="menu_stats_records" style="display:none"> <div class="menu-container"> <div class="menuSliderOuter"> <div class="slides"> <input checked type="radio" name="slider10" id="slide_1_menuStatsRecords" class="set" /> <input type="radio" name="slider10" id="slide_2_menuStatsRecords" class="set" /> <input type="radio" name="slider10" id="slide_3_menuStatsRecords" class="set" /> <input type="radio" name="slider10" id="slide_4_menuStatsRecords" class="set" /> <div class="mask"> <div class="overflow"> <ul class="nav navbar-nav navbar-left"> <li class="slide"><a id="szr-records-by-type" href="/records/by-category/world-records">Records by Type</a></li> <li class="slide"> <a id="szr-records-by-event" href="/records/by-discipline/sprints/100-metres/all/men">Records by Event</a></li> <li class="slide"><a id="szr-certified-road-events" href="/records/certified-roadevents">Certified Road Events</a></li> </ul> </div> </div> <div id="controls" class="control_menuStats" onclick=""> <label for="slide_1_menuStatsRecords"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_2_menuStatsRecords"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_3_menuStatsRecords"><img src="/assets/images/chev-double-up.svg"></label> <label for="slide_4_menuStatsRecords"><img src="/assets/images/chev-double-up.svg"></label> </div> </div> </div> </div> </div> </div> </div> <script> if ((window.location.pathname.toLowerCase().indexOf('/about-iaaf') == 0 || window.location.pathname.toLowerCase().indexOf('/athletics-development') == 0 || window.location.pathname.toLowerCase().indexOf('/development') == 0 || window.location.pathname.toLowerCase().indexOf('/responsive/download/medicalregistration') == 0) && (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents') != 0)) { document.getElementById('menu_about_iaaf').style.display = 'block'; document.getElementById('menu_iwa').style.display = 'block'; document.getElementById('main-nav-iwa').style.background = 'block'; document.getElementById('menu_wa').style.display = 'none'; document.getElementById('main-nav-iwa').classList.add("active_IWA"); OurOrganisation(); HealthScience(); Development(); AntiDoping(); Partners(); } else { document.getElementById('menu_about_iaaf').style.display = 'none'; document.getElementById('menu_iwa').style.display = 'none'; document.getElementById('menu_wa').style.display = 'block'; document.getElementById('main-nav-iwa').classList.add("active_WA"); } if (window.location.pathname.toLowerCase().indexOf('/news') == 0) { document.getElementById('menu_news').style.display = 'block'; document.getElementById('main-nav-news').classList.add("active"); } else { document.getElementById('menu_news').style.display = 'none'; } if (window.location.pathname.toLowerCase().indexOf('/competition') == 0 || window.location.pathname.toLowerCase().indexOf('/page/iaaf-app') == 0 || window.location.pathname.toLowerCase().indexOf('/tickets') == 0) { document.getElementById('menu_competition').style.display = 'block'; document.getElementById('main-nav-competetion').classList.add("active"); } else { document.getElementById('menu_competition').style.display = 'none'; } if (window.location.pathname.toLowerCase().indexOf('/about-iaaf') == 0) { document.getElementById('home-main-nav').style.display = 'block'; } else { document.getElementById('home-main-nav').style.display = 'none'; } if (window.location.pathname.toLowerCase().indexOf('/athletes') == 0 || window.location.pathname.toLowerCase().indexOf('/world-rankings/') == 0 || window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/research-centre#collapseathlete-transfer-of-allegiance') == 0 || window.location.pathname.toLowerCase().indexOf('/world-ranking-rules/') == 0 || window.location.pathname.toLowerCase().indexOf('/records/competition-performance-rankings') == 0 || window.location.pathname.toLowerCase().indexOf('/world-ranking-calendar') == 0 ) { document.getElementById('menu_athletes').style.display = 'block'; document.getElementById('menu_about_iaaf').style.display = 'none'; document.getElementById('main-nav-athletes').classList.add("active"); } else { document.getElementById('menu_athletes').style.display = 'none'; } if (window.location.pathname.toLowerCase().indexOf('/world-rankings/') == 0 || window.location.pathname.toLowerCase().indexOf('/world-ranking-rules/') == 0 || window.location.pathname.toLowerCase().indexOf('/records/competition-performance-rankings') == 0 || window.location.pathname.toLowerCase().indexOf('/world-ranking-calendar') == 0 ) { document.getElementById('menu_world_rankings').style.display = 'block'; } if (window.location.pathname.toLowerCase().indexOf('/discipline') == 0 || window.location.pathname.toLowerCase().indexOf('/our-sport') == 0 || window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/rules-regulations') == 0 ) { document.getElementById('menu_disciplines').style.display = 'block'; document.getElementById('menu_about_iaaf').style.display = 'none'; document.getElementById('menu_our_organisation').style.display = 'none'; document.getElementById('menu_library').style.display = 'none'; document.getElementById('main-nav-disciplines').classList.add("active"); } // stats zone if (window.location.pathname.toLowerCase().indexOf('/results') == 0 || window.location.pathname.toLowerCase().indexOf('/records/toplists/') == 0 || window.location.pathname.toLowerCase().indexOf('/records/by-category/') == 0 || window.location.pathname.toLowerCase().indexOf('/records/send-competition-results') == 0 || window.location.pathname.toLowerCase().indexOf('/records/all-time-toplists/') == 0) { document.getElementById('menu_stats').style.display = 'block'; document.getElementById('main-nav-statszone').classList.add("active"); } if (window.location.pathname.toLowerCase().indexOf('/personal-best') == 0) { document.getElementById('menu_beactive').style.display = 'block'; document.getElementById('main-nav-beactive').classList.add("active"); } else { document.getElementById('menu_beactive').style.display = 'none'; } if (window.location.pathname.toLowerCase().indexOf('/library') == 0) { document.getElementById('menu_library').style.display = 'block'; } else { document.getElementById('menu_library').style.display = 'none'; } // Be Active if (window.location.pathname.toLowerCase().indexOf('/personal-best') == 0) { document.getElementById('menu_beactive').style.display = 'block'; } // Library if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents') == 0 && window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/research-centre#collapseathlete-transfer-of-allegiance') != 0 && window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/rules-regulations') != 0) { document.getElementById('menu_library').style.display = 'block'; } // set active class var pathname = window.location.pathname.toLowerCase(); // our organisation if (pathname == '/about-iaaf') { document.getElementById('iwa-our-organisation').classList.add("active"); document.getElementById('oo-about-iaaf').classList.add("active"); } if (pathname.indexOf('/about-iaaf/structure') == 0) { document.getElementById('iwa-our-organisation').classList.add("active"); document.getElementById('oo-structure').classList.add("active"); } if (pathname.indexOf('/about-iaaf/employment') == 0) { document.getElementById('iwa-our-organisation').classList.add("active"); document.getElementById('oo-employment').classList.add("active"); } if (pathname.indexOf('/about-iaaf/tenders') == 0) { document.getElementById('iwa-our-organisation').classList.add("active"); document.getElementById('oo-tenders').classList.add("active"); } if (pathname.indexOf('/about-iaaf/contact-us') == 0) { document.getElementById('iwa-our-organisation').classList.add("active"); document.getElementById('oo-contact-us').classList.add("active"); } if (pathname.indexOf('/about-iaaf/newsletter-registration') == 0) { document.getElementById('iwa-our-organisation').classList.add("active"); document.getElementById('oo-newsletter-registration').classList.add("active"); } //Health & science if (pathname.indexOf('/about-iaaf/health-science') == 0 && pathname.indexOf('/about-iaaf/health-science/next-events') != 0 && pathname.indexOf('/about-iaaf/health-science/risk-assessment') != 0 && pathname.indexOf('/about-iaaf/health-science/endurance-running-medicine-webinars') != 0 && pathname.indexOf('/about-iaaf/health-science/wairec') != 0) { document.getElementById('iwa-health-science').classList.add("active"); document.getElementById('hs-intro').classList.add("active"); } if (pathname.indexOf('/about-iaaf/health-science/next-events') == 0) { document.getElementById('iwa-health-science').classList.add("active"); document.getElementById('hs-next-event').classList.add("active"); } if (pathname.indexOf('/about-iaaf/health-science/endurance-running-medicine-webinars') == 0) { document.getElementById('iwa-health-science').classList.add("active"); document.getElementById('hs-running-webinar').classList.add("active"); } if (pathname.indexOf('/responsive/download/medicalregistration') == 0) { document.getElementById('iwa-health-science').classList.add("active"); document.getElementById('hs-register').classList.add("active"); } if (pathname.indexOf('/about-iaaf/health-science/risk-assessment') == 0) { document.getElementById('iwa-health-science').classList.add("active"); document.getElementById('hs-outbreak').classList.add("active"); } if (pathname.indexOf('/about-iaaf/health-science/wairec') == 0) { document.getElementById('iwa-health-science').classList.add("active"); document.getElementById('hs-wairec').classList.add("active"); } // development if ((pathname.indexOf('/development/vision') == 0 || (pathname.indexOf('/athletics-development/development-centre') == 0) || (pathname.indexOf('/development/community/') == 0)) && pathname.indexOf('/development/community/atc') != 0) { document.getElementById('iwa-development').classList.add("active"); } // anti doping if (pathname.indexOf('/about-iaaf/anti-doping') == 0) { document.getElementById('iwa-anti-doping').classList.add("active"); } // news page if (pathname.indexOf('/news') == 0 && pathname.indexOf('/news/news') != 0 && pathname.indexOf('/news/') != 0) { document.getElementById('news-all').classList.add("active"); } if (((pathname.indexOf('/news/news') == 0) || pathname.indexOf('/news/iaaf-news') == 0) && pathname.indexOf('/news/report') != 0) { document.getElementById('news-news').classList.add("active"); } if (pathname.indexOf('/news/report') == 0) { document.getElementById('news-report').classList.add("active"); } if (pathname.indexOf('/news/preview') == 0) { document.getElementById('news-reviews').classList.add("active"); } if (pathname.indexOf('/news/features') == 0 || pathname.indexOf('/news/feature/') == 0) { document.getElementById('news-features').classList.add("active"); } if (pathname.indexOf('/news/series') == 0) { document.getElementById('news-series').classList.add("active"); } if (pathname.indexOf('/news/press-releases') == 0) { document.getElementById('news-press-releases').classList.add("active"); } if (pathname.indexOf('/news/press-registration') == 0) { document.getElementById('news-press-registration').classList.add("active"); } // competition if (pathname.indexOf('/competition') == 0 && pathname.indexOf('/competition/') != 0) { document.getElementById('our-competition').classList.add("active"); //document.getElementById('our-competition1').classList.add("active"); } if (pathname.indexOf('/page/iaaf-app') == 0) { document.getElementById('our-competition-app').classList.add("active"); //document.getElementById('our-competition-app1').classList.add("active"); } if (pathname.indexOf('/competition/calendar') == 0) { document.getElementById('our-competition-calender').classList.add("active"); } if (pathname.indexOf('/tickets') == 0) { document.getElementById('our-competition-tickets').classList.add("active"); } // athletes if (pathname.indexOf('/athletes') == 0 && pathname.indexOf('/athletes/') != 0) { document.getElementById('a-profiles').classList.add("active"); } if (pathname.indexOf('/world-rankings/introduction') == 0) { document.getElementById('a-world-rankings').classList.add("active"); document.getElementById('wr-intro').classList.add("active"); } if (pathname.indexOf('/athletes/') == 0 && pathname.indexOf('/athletes/athlete-representatives') != 0) { document.getElementById('a-profiles').classList.add("active"); } if (pathname.indexOf('/athletes/athlete-representatives') == 0) { document.getElementById('a-representatives').classList.add("active"); } if (pathname.indexOf('/about-iaaf/documents/research-centre#collapseathlete-transfer-of-allegiance') == 0) { document.getElementById('a-transfer').classList.add("active"); } if (pathname.indexOf('/about-iaaf/structure/commissions') == 0) { document.getElementById('a-commission').classList.add("active"); } if (pathname.indexOf('/world-rankings/100m/women') == 0) { document.getElementById('a-world-rankings').classList.add("active"); document.getElementById('wr-event-ranking').classList.add("active"); } if (pathname.indexOf('/world-ranking-rules/') == 0) { document.getElementById('a-world-rankings').classList.add("active"); document.getElementById('wr-ranking-rules').classList.add("active"); } if (pathname.indexOf('/records/competition-performance-rankings') == 0) { document.getElementById('a-world-rankings').classList.add("active"); document.getElementById('wr-competition-performance-ranking').classList.add("active"); } if (pathname.indexOf('/world-ranking-calendar') == 0) { document.getElementById('a-world-rankings').classList.add("active"); document.getElementById('wr-calendar').classList.add("active"); } //disciplines if (pathname.indexOf('/our-sport') == 0) { document.getElementById('d-disciplines').classList.add("active"); } if (pathname.indexOf('/about-iaaf/documents/rules-regulations') == 0) { document.getElementById('d-rules').classList.add("active"); } // Development if (pathname.indexOf('/development/vision') == 0) { document.getElementById('dev-intro').classList.add("active"); } if (pathname.indexOf('/athletics-development/development-centre/') == 0) { document.getElementById('dev-development-center').classList.add("active"); } if (pathname.indexOf('/development/community/') == 0 && pathname.indexOf('/development/community/atc') != 0) { document.getElementById('dev-development-community').classList.add("active"); } if (pathname.indexOf('/development/community/atc') == 0) { document.getElementById('dev-atc').classList.add("active"); } if (window.location.pathname.toLowerCase().indexOf('/records/by-discipline') == 0 || window.location.pathname.toLowerCase().indexOf('/records/certified-roadevents') == 0) { document.getElementById('main-nav-statszone').classList.add("active"); } // stats zone if (window.location.pathname.toLowerCase().indexOf('/results') == 0) { document.getElementById('sz-results').classList.add("active"); } if (window.location.pathname.toLowerCase().indexOf('/records/toplists/') == 0) { document.getElementById('menu_stats_toplists').style.display = 'block'; document.getElementById('sz-toplists').classList.add("active"); document.getElementById('szt-season-submenu').classList.add("active"); } if (window.location.pathname.toLowerCase().indexOf('/records/all-time-toplists/') == 0) { document.getElementById('menu_stats_toplists').style.display = 'block'; document.getElementById('sz-toplists').classList.add("active"); document.getElementById('szt-all-time-sub').classList.add("active"); } if (window.location.pathname.toLowerCase().indexOf('/records/by-category/') == 0) { document.getElementById('sz-records').classList.add("active"); document.getElementById('menu_stats_records').style.display = 'block'; document.getElementById('szr-records-by-type').classList.add("active"); } if (window.location.pathname.toLowerCase().indexOf('/records/by-discipline/') == 0) { document.getElementById('menu_stats').style.display = 'block'; document.getElementById('sz-records').classList.add("active"); document.getElementById('menu_stats_records').style.display = 'block'; document.getElementById('szr-records-by-event').classList.add("active"); } if (window.location.pathname.toLowerCase().indexOf('/records/certified-roadevents') == 0) { document.getElementById('menu_stats').style.display = 'block'; document.getElementById('sz-records').classList.add("active"); document.getElementById('menu_stats_records').style.display = 'block'; document.getElementById('szr-certified-road-events').classList.add("active"); } if (window.location.pathname.toLowerCase().indexOf('/records/send-competition-results') == 0) { document.getElementById('sz-send-competition-results').classList.add("active"); } // library if (window.location.pathname.toLowerCase().indexOf('/library') == 0) { //document.getElementById('lib-library').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } else if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/book-of-rules') == 0) { document.getElementById('lib-constitution').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } else if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/strategic-plans-and-reports') == 0) { document.getElementById('lib-strategicPlans').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } else if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/2023-elections-appointments') == 0) { document.getElementById('lib-2023electionsappointments').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } else if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/member-federation-resource-centre') == 0) { document.getElementById('lib-memberfederation').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } else if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/technical-information') == 0) { document.getElementById('lib-technical').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } else if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/research-centre') == 0) { document.getElementById('lib-research').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } else if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/health-science') == 0) { document.getElementById('lib-health-science').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } else if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/education') == 0) { document.getElementById('lib-education').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } else if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/congress') == 0) { document.getElementById('lib-congress').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } else if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/council') == 0) { document.getElementById('lib-council').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } else if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/documents/commissions') == 0) { document.getElementById('lib-commission').classList.add("active"); document.getElementById('library-main-nav').classList.add("active"); } // be active if (window.location.pathname.toLowerCase().indexOf('/personal-best') == 0) { document.getElementById('main-nav-beactive').classList.add("active"); } if (window.location.pathname.toLowerCase().indexOf('/personal-best/lifestyle') == 0) { document.getElementById('ba-lifestyle').classList.add("active"); } if (window.location.pathname.toLowerCase().indexOf('/personal-best/performance') == 0) { document.getElementById('ba-performance').classList.add("active"); } if (window.location.pathname.toLowerCase().indexOf('/personal-best/culture') == 0) { document.getElementById('ba-culture').classList.add("active"); } function OurOrganisation() { if (window.location.pathname.toLowerCase().indexOf('/about-iaaf') == 0) { document.getElementById('menu_our_organisation').style.display = 'block'; } else { document.getElementById('menu_our_organisation').style.display = 'none'; } } function HealthScience() { if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/health-science') == 0 || window.location.pathname.toLowerCase().indexOf('/responsive/download/medicalregistration') == 0) { document.getElementById('menu_health_science').style.display = 'block'; document.getElementById('menu_our_organisation').style.display = 'none'; } else { document.getElementById('menu_health_science').style.display = 'none'; } } function AntiDoping() { if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/anti-doping') == 0) { document.getElementById('menu_health_science').style.display = 'none'; document.getElementById('menu_our_organisation').style.display = 'none'; } } function Partners() { if (window.location.pathname.toLowerCase().indexOf('/about-iaaf/partners') == 0) { document.getElementById('menu_health_science').style.display = 'none'; document.getElementById('menu_our_organisation').style.display = 'none'; document.getElementById('iwa-partners').classList.add("active"); } } function Development() { if (window.location.pathname.toLowerCase().indexOf('/development/vision') == 0 || window.location.pathname.toLowerCase().indexOf('/athletics-development/development-centre/') == 0 || window.location.pathname.toLowerCase().indexOf('/development/community/') == 0) { document.getElementById('menu_development').style.display = 'block'; } } // home button on top nav if (document.getElementById('main-nav-iwa').className == 'active_IWA') { document.getElementById('home-main-nav').style.display = 'block'; } else { document.getElementById('home-main-nav').style.display = 'none'; } </script> <!-- ko if: iaaf.navSelect !== 'Home' --> <div class="iaafMainLogo valign-middle printHeader"> <div class="col-md-12 no-padding"> <div class="child"> <a href="/"> <img src="https://media.aws.iaaf.org/logos/wa-logo.svg" alt="World Athletics"> </a> <div class="tagline"> <h5> <span> Home of World Athletics </span> <img src="/Assets/Images/layout/iaaf-full-word.png?v=1509084159" alt="IAAF"> </h5> </div> </div> </div> </div> <!-- /ko --> <script type="text/javascript"> //var sponsorInterval = null; //$(document).ready(function () { // var activeSponsors = $('.sponsorsBanner:visible').attr('id'); // var rotateSponsors = function () { // $("#" + activeSponsors + " li.active").removeClass('active') // .next().add("#" + activeSponsors + " li:first").last().addClass("active"); // } // function resizedw() { // var currentActive = $('.sponsorsBanner:visible').attr('id'); // if (activeSponsors !== $('.sponsorsBanner:visible').attr('id')) { // activeSponsors = currentActive; // clearTimeout(sponsorInterval); // sponsorInterval = setInterval(toggleSlide, 3000); // } // } // window.onresize = function () { // clearTimeout(doit); // var doit = setTimeout(resizedw, 100); // }; // sponsorInterval = setInterval(rotateSponsors, 3000); //}); </script> <!--googleon: index--> <div class="outer-container"> <div class="site-container"> <div class="container"> <div class="col-md-12 allow full-width-banner"> <picture><source media="(min-width: 601px) and (max-width: 730px)" srcset="https://media.aws.iaaf.org/media/Spikes/9b64c4bb-1f23-4b0e-8ae5-96c1a6598a4b.jpg?v=-589034221" /><source media="(min-width: 481px) and (max-width: 600px)" srcset="https://media.aws.iaaf.org/media/LargeL/9b64c4bb-1f23-4b0e-8ae5-96c1a6598a4b.jpg?v=-589034221" /><source media="(max-width: 480px)" srcset="https://media.aws.iaaf.org/media/Medium/9b64c4bb-1f23-4b0e-8ae5-96c1a6598a4b.jpg?v=-589034221" /><img alt="Action from the men's 1500m at the World Championships (AFP / Getty Images)" rel="Action from the men's 1500m at the World Championships (AFP / Getty Images) &copy; Copyright" src="https://media.aws.iaaf.org/media/Original/9b64c4bb-1f23-4b0e-8ae5-96c1a6598a4b.jpg?v=-589034221" /></picture> <div class="container comp-heading"> <div class="col-md-6"> <h1> 1500 Metres </h1> <div class="clearfix"></div> <div class="container"> <ul class="row social-grid"> <li> <a href="http://www.facebook.com/share.php?u=https://worldathletics.org/disciplines/middlelong/1500-metres&title=1500 Metres" class="social fb" onclick="_gaq.push(['_trackEvent', 'Share', 'Facebook', 'https://worldathletics.org/disciplines/middlelong/1500-metres']);" target="_blank"> <i class="fa fa-facebook-square"></i> Share </a> </li> <li> <a href="http://twitter.com/intent/tweet?status=1500 Metres+https://worldathletics.org/disciplines/middlelong/1500-metres" class="social tw" onclick="_gaq.push(['_trackEvent', 'Share', 'Twitter', 'https://worldathletics.org/disciplines/middlelong/1500-metres']);" target="_blank"> <i class="fa fa-twitter"></i> Tweet </a> </li> <li> <a href="/about-iaaf/contact-us" class="social em" onclick="_gaq.push(['_trackEvent', 'Share', 'Email', 'https://worldathletics.org/disciplines/middlelong/1500-metres']);" target="_blank"> <i class="fa fa-envelope-o"></i> Email </a> </li> </ul> </div> <div class="clearfix"></div> </div> <div class="col-md-6"> <div class="input-group"> <div class="btn-group"> <label> Select from Middle/Long </label> <button type="button" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> 1500 Metres <i class="fa fa-caret-down"></i> </button> <ul class="dropdown-menu" role="menu"> <li> <a href="/disciplines/middlelong/800-metres">800 Metres</a> </li> <li class="active"><a href="">1500 Metres</a></li> <li> <a href="/disciplines/middlelong/5000-metres">5000 Metres</a> </li> <li> <a href="/disciplines/middlelong/10000-metres">10,000 Metres</a> </li> <li> <a href="/disciplines/middlelong/3000-metres-steeplechase">3000 Metres Steeplechase</a> </li> </ul> </div> </div> <div class="clearfix"></div> </div> </div> </div> <div class="clearfix"></div> <div class="container"> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="how-it-works module"> <header> <h2>How it works</h2> </header> <section class="padding"> <p>The 1500m is the marquee middle-distance running event. Athletes compete by running three and three-quarters laps of a standard outdoor 400m track and the winner is the athlete who crosses the finish line first.</p> <ul style="list-style-type: disc; padding-left: 20px;"> <li> <p>In the USA and Great Britain, the event was originally run over a distance of 1609m (one mile)</p> </li> <li> <p>The event later transitioned to 1500m and is also known as ‘the metric mile’</p> </li> <li> <p>The men’s 1500m has been an Olympic event since 1896 and the women’s event was introduced to the Games in 1972</p> </li> <li> <p>At major championships, the 1500m schedule typically consists of heats, semifinals and a final</p> </li> <li> <p>Sebastian Coe, the President of World Athletics, is the only athlete to achieve back-to-back Olympic gold medals in the men’s 1500m</p> </li> <li> <p>Faith Kipyegon won consecutive Olympic titles in the women’s event, in Rio and Tokyo</p> </li> </ul> <p><iframe src="https://www.youtube.com/embed/crfJACXkEV0" width="500" height="280" allowfullscreen="allowfullscreen"></iframe></p> <h2 style="padding: 5px 0px 10px 0px !important; color: #ff873c;">1500m world record</h2> <p>The 1500m is a middle-distance running event that requires a huge amount of speed, strength and endurance. It also demands a balance of aerobic and anaerobic conditioning.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">Women’s 1500m world record</h3> <p>The first pre-recognition women’s 1500m world record was set by Soviet athlete Anna Mushkina, with 5:18.2 in August 1927. From then until 1962, athletes from only three countries broke the record: six from the Soviet Union, two from Great Britain and one from New Zealand. New Zealand’s Marise Chamberlain was the last pre-recognition record holder, with a time of 4:19.0.</p> <p>British runner Anne Smith set the first recognised women’s 1500m world record, with 4:17.3 in June 1967. The first sub-four-minute time was achieved by Soviet athlete Tatyana Kazankina in June 1976, when she ran the distance in 3:56.0.</p> <p>Since then, the record has been beaten six times, including twice by Kazankina herself. The current world record-holder, Kenya’s Faith Kipyegon, has also improved the record twice – first to 3:49.11 in June 2023 and then to 3:49.04 in Paris in July 2024.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">Men’s 1500m world record</h3> <p>The first pre-recognition men’s 1500m world record was set by France’s J. Borel in 1892, with a time of 4:24. The final pre-recognition record came in June 1912, when US athlete Abel Kiviat ran 3:56.</p> <p>The first recognised men’s 1500m world record was also set by Kiviat, who beat his previous pre-recognition time with 3:55.8, also in June 1912. Kiviat held the record for five years until Swedish athlete John Zander ran 3:54.7 in August 1917.</p> <p>Between 1930 and 1960, the record was improved 22 times. Then, in September 1960, Australian runner Herb Elliott finished in 3:35.6. He then held the record for seven years.</p> <p>Between 1967 and 1995, the world record was only broken 11 times, showing just how difficult it had become. In July 1995, Algerian athlete Noureddine Morceli set a record of 3:27.37. This was then broken by Moroccan runner Hicham El Guerrouj in July 1998, when he ran 3:26.00.</p> <p>El Guerrouj has held the record ever since. Some athletes have come close, such as Bernard Lagat, who was just 0.34 of a second slower, but so far it has proven to be unbeatable.</p> <p>The world indoor 1500m records are held by Ethiopia’s Gudaf Tsegay (3:53.09 in 2021) and Norway’s Jakob Ingebrigtsen (3:30.60 in 2022).</p> <h2 style="padding: 5px 0px 10px 0px !important; color: #ff873c;">1500m runners</h2> <p>Many famous athletes have competed in the 1500m over the years. Notable men’s runners include the ‘Flying Finn’ Paavo Nurmi, Australia’s Herb Elliott, Kenyan Kip Keino and back-to-back Olympic gold medallist (and World Athletics President) Sebastian Coe.</p> <p>Notable women’s 1500m runners include Bahrain’s Maryam Yusuf Jamal, three-time World Championships medallist Sifan Hassan of the Netherlands, and three-time world and two-time Olympic champion Faith Kipyegon of Kenya.</p> <p><img src="https://media.aws.iaaf.org/media/Square/d1cecd43-abf8-4f71-9290-447b707cb5ee.jpg?cachebuster=434a625c-9b95-4916-93dc-cd351981b142" alt="" width="500" height="500" /></p> </section> </div> <div class="col-md-12 news-gallery"> <ul class="gallery"> </ul> </div> </div> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="about-panel offset-below"> <header> <h2 class="alt"> 1500m running technique </h2> </header> <section class="padding"> <p>The 1500m is a middle-distance running event, with elite athletes usually achieving a time of under four minutes. While this doesn’t sound like a long time, running this quickly for this long can have a huge impact on your body and mind. As a result, 1500m athletes need to possess a unique blend of strength, speed, endurance and mental toughness.</p> <p>A 1500m race is run by completing three and three-quarter laps of a standard 400m track. There’s a specific 1500m running technique, which can be broken down into several phases:</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">The start</h3> <p>Athletes begin the race in a bunched standing start and in a standing position. The call of, ‘On your marks, set,’ followed by the firing of the pistol signals the start of the race.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">Initial lap</h3> <p>Immediately after the start of the race, athletes move across to the inside lane to ensure they cover less distance and keep pace with the pack. Athletes run fast, but not at top speed, as they conserve energy for the final lap.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">Middle lap</h3> <p>Athletes attempt to pull away from the competition while also holding on to some energy and making sure they don’t burn out too quickly. During this lap, athletes will gradually pick up the pace.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">Final lap</h3> <p>For the final lap, athletes will – especially in the last 200 to 300 metres – typically increase their speed for a strong finish, using the energy they’ve conserved during the first couple of laps. This is the big final push and it’s where many races are won, especially in a hotly-contested event like the 1500m.</p> <p><a href="https://worldathletics.org/inside-track"><img style="width: 100%;" src="https://assets.aws.worldathletics.org/eyJrZXkiOiI2NmE5MWViOGJlNjY5NGI1NjIyMzVlNzEuanBnIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoyMDAwLCJoZWlnaHQiOjI0MH19fQ==" /></a></p> <h2 style="padding: 0px 0px 10px 0px !important; color: #ff873c;">1500m rules</h2> <p>The 1500m rules are simple to understand and fair.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">Starting the race</h3> <p>Athletes start in a bunched standing position and can immediately break for the inside lane.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">False starts</h3> <p>If a runner starts the race before the starting gun it’s considered a false start. If there is a false start, that runner is immediately disqualified.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">Disqualifications</h3> <p>Athletes may be disqualified for obstructing other runners, impeding the progress of other runners or stepping out on the inside side of the track.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">The winner</h3> <p>The winner is the athlete who crosses the finish line first.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">Wind conditions</h3> <p>There are no wind considerations in the 1500m event.</p> <h2 style="padding: 5px 0px 10px 0px !important; color: #ff873c;">1500m FAQs</h2> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">How many laps is the 1500m?</h3> <p>A 1500m race is typically run by completing three and three-quarter laps of a standard 400m track.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">How do I pace a 1500m race?</h3> <p>The 1500m is categorised as a middle-distance race, with elite athletes usually finishing the race in less than four minutes. Runners must pace themselves and not attempt to sprint for the entire duration, as this will likely lead to burnout and a sub-optimal time.</p> <p>There are several things to bear in mind for efficiently running a 1500m race:</p> <ul style="list-style-type: disc; padding-left: 20px;"> <li> <p>Set a target finishing time</p> </li> <li> <p>Break this target time down into sections, so you know how long each lap should take</p> </li> <li> <p>Conserve energy during the early stages of the race and build towards the kick in the final lap, when you increase speed to push to cross the finish line</p> </li> <li> <p>Your first lap should be your slowest and your last should be your quickest</p> </li> <li> <p>Try to position yourself strategically within the pack, while avoiding getting boxed in</p> </li> <li> <p>Practice pacing during training to help accurately gauge your own pace</p> </li> <li> <p>Incorporate strength training into your training regime</p> </li> </ul> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">How do I prepare for a 1500m race?</h3> <p>During the build-up to a 1500m race, you need to make sure you undertake the right mental and physical preparations:</p> <ul style="list-style-type: disc; padding-left: 20px;"> <li> <p>Establish a training plan that includes middle-distance running, sprinting and strength training</p> </li> <li> <p>Make sure you incorporate rest days into your routine to help with recovery and lessen the risk of injury</p> </li> <li> <p>Incorporate interval training into your workout to build stamina and prepare for the final kick in a race</p> </li> <li> <p>Ensure you get the right amount of sleep and eat a balanced diet</p> </li> <li> <p>Always stay hydrated</p> </li> <li> <p>Do what you can to maintain a positive attitude – picture victory and focus on your strengths</p> </li> </ul> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">Can you use sprint spikes for 1500m?</h3> <p>Athletes can use spikes in the 1500m. Typically, athletes will use long-distance spikes because they’re designed to be used over longer distances. Meanwhile, sprint spikes are intended for use over short distances and they’re designed to keep an athlete on the balls of their feet.</p> <h3 style="padding: 5px 0px 10px 0px !important; color: #bd94ff;">What is middle-distance running?</h3> <p>Middle-distance running is any running event between 800 metres and 3000 metres – that means the 1500m falls within the middle-distance category.</p> <h2 style="padding: 5px 0px 10px 0px !important; color: #ff873c;">1500m events</h2> <ul style="list-style-type: disc; padding-left: 20px;"> <li> <p><a href="https://worldathletics.org/competitions/olympic-games/paris24">Paris 2024 Olympic Games</a> </p> </li> <li> <p><a href="https://worldathletics.org/competitions/world-athletics-championships/tokyo25">World Athletics Championships Tokyo 25</a> </p> </li> <li> <p><a href="https://worldathletics.org/competitions/world-athletics-u20-championships/lima24">World Athletics U20 Championships Lima 24</a> </p> </li> </ul> </section> </div> <div class="container"> <div class="row"> <h2 class="_alt white"> <a href="/world-rankings">World Rankings</a> </h2> <div class="col-md-12"> <ul class="toplist-module"> <li> <div class="header"> <span class="discipline"> Men's 1500m (Mile-2000m-Mile Road) </span> </div> <ul> <li> <span class="athleteMark wRank"> 1<text>.</text> </span> <span class="athleteMark"> 1487 </span> <a href="/athletes/norway/jakob-ingebrigtsen-14653717" class="athleteLink" data-position="1"> Jakob INGEBRIGTSEN </a> <span class="athleteFlag"> <img alt="NOR" class="tableflag" src="https://media.aws.iaaf.org/Flags/NOR.gif" /> NOR </span> </li> <li> <span class="athleteMark wRank"> 2<text>.</text> </span> <span class="athleteMark"> 1452 </span> <a href="/athletes/united-states/yared-nuguse-14798735" class="athleteLink" data-position="2"> Yared NUGUSE </a> <span class="athleteFlag"> <img alt="USA" class="tableflag" src="https://media.aws.iaaf.org/Flags/USA.gif" /> USA </span> </li> <li> <span class="athleteMark wRank"> 3<text>.</text> </span> <span class="athleteMark"> 1449 </span> <a href="/athletes/united-states/cole-hocker-14905834" class="athleteLink" data-position="3"> Cole HOCKER </a> <span class="athleteFlag"> <img alt="USA" class="tableflag" src="https://media.aws.iaaf.org/Flags/USA.gif" /> USA </span> </li> <li> <span class="athleteMark wRank"> 4<text>.</text> </span> <span class="athleteMark"> 1401 </span> <a href="/athletes/kenya/timothy-cheruiyot-14643526" class="athleteLink" data-position="4"> Timothy CHERUIYOT </a> <span class="athleteFlag"> <img alt="KEN" class="tableflag" src="https://media.aws.iaaf.org/Flags/KEN.gif" /> KEN </span> </li> <li> <span class="athleteMark wRank"> 5<text>.</text> </span> <span class="athleteMark"> 1399 </span> <a href="/athletes/united-states/hobbs-kessler-14970747" class="athleteLink" data-position="5"> Hobbs KESSLER </a> <span class="athleteFlag"> <img alt="USA" class="tableflag" src="https://media.aws.iaaf.org/Flags/USA.gif" /> USA </span> </li> <li> <span class="athleteMark wRank"> 6<text>.</text> </span> <span class="athleteMark"> 1379 </span> <a href="/athletes/great-britain-ni/josh-kerr-14533464" class="athleteLink" data-position="6"> Josh KERR </a> <span class="athleteFlag"> <img alt="GBR" class="tableflag" src="https://media.aws.iaaf.org/Flags/GBR.gif" /> GBR </span> </li> <li> <span class="athleteMark wRank"> 7<text>.</text> </span> <span class="athleteMark"> 1375 </span> <a href="/athletes/france/azeddine-habz-14640588" class="athleteLink" data-position="7"> Azeddine HABZ </a> <span class="athleteFlag"> <img alt="FRA" class="tableflag" src="https://media.aws.iaaf.org/Flags/FRA.gif" /> FRA </span> </li> <li> <span class="athleteMark wRank"> 8<text>.</text> </span> <span class="athleteMark"> 1373 </span> <a href="/athletes/kenya/brian-komen-15092355" class="athleteLink" data-position="8"> Brian KOMEN </a> <span class="athleteFlag"> <img alt="KEN" class="tableflag" src="https://media.aws.iaaf.org/Flags/KEN.gif" /> KEN </span> </li> <li> <span class="athleteMark wRank"> 9<text>.</text> </span> <span class="athleteMark"> 1368 </span> <a href="/athletes/norway/narve-gilje-nordas-14705412" class="athleteLink" data-position="9"> Narve Gilje NORDÅS </a> <span class="athleteFlag"> <img alt="NOR" class="tableflag" src="https://media.aws.iaaf.org/Flags/NOR.gif" /> NOR </span> </li> <li> <span class="athleteMark wRank"> 10<text>.</text> </span> <span class="athleteMark"> 1353 </span> <a href="/athletes/kenya/reynold-cheruiyot-14997479" class="athleteLink" data-position="10"> Reynold CHERUIYOT </a> <span class="athleteFlag"> <img alt="KEN" class="tableflag" src="https://media.aws.iaaf.org/Flags/KEN.gif" /> KEN </span> </li> </ul> <a href="/world-rankings/1500m/men" class="btn btn-lg"> See the Full List <i class="fa fa-chevron-right"></i> </a> </li> <li> <div class="header"> <span class="discipline"> Women's 1500m (Mile-2000m-Road Mile) </span> </div> <ul> <li> <span class="athleteMark wRank"> 1<text>.</text> </span> <span class="athleteMark"> 1502 </span> <a href="/athletes/kenya/faith-kipyegon-14413305" class="athleteLink" data-position="1"> Faith KIPYEGON </a> <span class="athleteFlag"> <img alt="KEN" class="tableflag" src="https://media.aws.iaaf.org/Flags/KEN.gif" /> KEN </span> </li> <li> <span class="athleteMark wRank"> 2<text>.</text> </span> <span class="athleteMark"> 1474 </span> <a href="/athletes/australia/jessica-hull-14464506" class="athleteLink" data-position="2"> Jessica HULL </a> <span class="athleteFlag"> <img alt="AUS" class="tableflag" src="https://media.aws.iaaf.org/Flags/AUS.gif" /> AUS </span> </li> <li> <span class="athleteMark wRank"> 3<text>.</text> </span> <span class="athleteMark"> 1451 </span> <a href="/athletes/ethiopia/diribe-welteji-14848719" class="athleteLink" data-position="3"> Diribe WELTEJI </a> <span class="athleteFlag"> <img alt="ETH" class="tableflag" src="https://media.aws.iaaf.org/Flags/ETH.gif" /> ETH </span> </li> <li> <span class="athleteMark wRank"> 4<text>.</text> </span> <span class="athleteMark"> 1409 </span> <a href="/athletes/ethiopia/freweyni-hailu-14836656" class="athleteLink" data-position="4"> Freweyni HAILU </a> <span class="athleteFlag"> <img alt="ETH" class="tableflag" src="https://media.aws.iaaf.org/Flags/ETH.gif" /> ETH </span> </li> <li> <span class="athleteMark wRank"> 5<text>.</text> </span> <span class="athleteMark"> 1403 </span> <a href="/athletes/great-britain-ni/laura-muir-14422111" class="athleteLink" data-position="5"> Laura MUIR </a> <span class="athleteFlag"> <img alt="GBR" class="tableflag" src="https://media.aws.iaaf.org/Flags/GBR.gif" /> GBR </span> </li> <li> <span class="athleteMark wRank"> 6<text>.</text> </span> <span class="athleteMark"> 1397 </span> <a href="/athletes/great-britain-ni/georgia-bell-14329797" class="athleteLink" data-position="6"> Georgia BELL </a> <span class="athleteFlag"> <img alt="GBR" class="tableflag" src="https://media.aws.iaaf.org/Flags/GBR.gif" /> GBR </span> </li> <li> <span class="athleteMark wRank"> 7<text>.</text> </span> <span class="athleteMark"> 1375 </span> <a href="/athletes/ethiopia/birke-haylom-15009582" class="athleteLink" data-position="7"> Birke HAYLOM </a> <span class="athleteFlag"> <img alt="ETH" class="tableflag" src="https://media.aws.iaaf.org/Flags/ETH.gif" /> ETH </span> </li> <li> <span class="athleteMark wRank"> 8<text>.</text> </span> <span class="athleteMark"> 1369 </span> <a href="/athletes/united-states/nikki-hiltz-14465104" class="athleteLink" data-position="8"> Nikki HILTZ </a> <span class="athleteFlag"> <img alt="USA" class="tableflag" src="https://media.aws.iaaf.org/Flags/USA.gif" /> USA </span> </li> <li> <span class="athleteMark wRank"> 9<text>.</text> </span> <span class="athleteMark"> 1363 </span> <a href="/athletes/united-states/elle-st-pierre-14627694" class="athleteLink" data-position="9"> Elle ST. PIERRE </a> <span class="athleteFlag"> <img alt="USA" class="tableflag" src="https://media.aws.iaaf.org/Flags/USA.gif" /> USA </span> </li> <li> <span class="athleteMark wRank"> 10<text>.</text> </span> <span class="athleteMark"> 1360 </span> <a href="/athletes/kenya/susan-lokayo-ejore-14700633" class="athleteLink" data-position="10"> Susan Lokayo EJORE </a> <span class="athleteFlag"> <img alt="KEN" class="tableflag" src="https://media.aws.iaaf.org/Flags/KEN.gif" /> KEN </span> </li> </ul> <a href="/world-rankings/1500m/women" class="btn btn-lg"> See the Full List <i class="fa fa-chevron-right"></i> </a> </li> </ul> </div> </div> </div> <ul class="row media-grid dark featured-athlete-links offset-above"> <li class="col-md-6 col-sm-6 col-xs-12"> <span class="_label"> <a href="/world-rankings/1500m/men"> men's World Ranking <i class="fa fa-chevron-right"></i> </a> </span> </li> <li class="col-md-6 col-sm-6 col-xs-12"> <span class="_label"> <a href="/world-rankings/1500m/women"> women's World Ranking <i class="fa fa-chevron-right"></i> </a> </span> </li> <li class="col-md-4 col-sm-6 col-xs-12"> <span class="_label"> <a href="/records/by-discipline/middlelong/1500-metres/outdoor/men"> men's Records <i class="fa fa-chevron-right"></i> </a> </span> </li> <li class="col-md-4 col-sm-6 col-xs-12"> <span class="_label"> <a href="/records/by-discipline/middlelong/1500-metres/outdoor/women"> women's Records <i class="fa fa-chevron-right"></i> </a> </span> </li> <li class="col-md-4 col-sm-6 col-xs-12"> <span class="_label"> <a href="/records/all-time-toplists/middlelong/1500-metres/outdoor/men/senior"> men All Time Top List <i class="fa fa-chevron-right"></i> </a> </span> </li> <li class="col-md-4 col-sm-6 col-xs-12"> <span class="_label"> <a href="/records/all-time-toplists/middlelong/1500-metres/outdoor/women/senior"> women All Time Top List <i class="fa fa-chevron-right"></i> </a> </span> </li> <li class="col-md-4 col-sm-6 col-xs-12"> <span class="_label"> <a href="/records/toplists/middlelong/1500-metres/outdoor/men/senior/2024"> men's Top List 2024 <i class="fa fa-chevron-right"></i> </a> </span> </li> <li class="col-md-4 col-sm-6 col-xs-12"> <span class="_label"> <a href="/records/toplists/middlelong/1500-metres/outdoor/women/senior/2024"> women's Top List 2024 <i class="fa fa-chevron-right"></i> </a> </span> </li> </ul> <div class="clearfix"></div> </div> <div class="clearfix"></div> <div class="container offset-above latest-news"> <div class="row table-header"> <h2 class="alt"> Latest News <a class="block-link" href="/news/discipline/1500-metres"> <i class="fa fa-chevron-right"></i> </a> </h2> </div> <div class="clearfix"></div> <div class="container "> <ul class="row media-grid" id="masonry"> <li class="col-xs-12 col-sm-4 col-md-3"> <a href="/competitions/athletics-better-world/news/refugee-olympic-team-lohalith-tokyo" class="col-md-12 col-sm-12 col-xs-6 allow"> <picture><source media="(min-width: 480px)" srcset="https://media.aws.iaaf.org/media/Medium/83279816-bb6b-4cf3-bce9-2c87fea3ceea.jpg?v=-1322081809" /><source media="(min-width: 250px)" srcset="https://media.aws.iaaf.org/media/List/83279816-bb6b-4cf3-bce9-2c87fea3ceea.jpg?v=-1322081809" /><img alt="Anjelina Nadai Lohalith at a Rio 2016 Olympic Games press conference (Getty Images)" height="240" rel="Anjelina Nadai Lohalith at a Rio 2016 Olympic Games press conference (Getty Images) &copy; Copyright" src="https://media.aws.iaaf.org/media/Medium/83279816-bb6b-4cf3-bce9-2c87fea3ceea.jpg?v=-1322081809" width="360" /></picture> </a> <a href="/competitions/athletics-better-world/news/refugee-olympic-team-lohalith-tokyo" class="col-md-12 col-sm-12 col-xs-6"> <span> <i class="fa fa-newspaper-o"></i> <span class="_label meta"> <span class="date"> 14 JUN 2021 </span> <span class="_label type"> Feature </span> <span class="_label location"> </span> </span> </span> <span class="truncate remove-fixed-height"> Family and opportunity inspires Lohalith ahead of second Olympic appearance </span> </a> </li> <li class="col-xs-12 col-sm-4 col-md-3"> <a href="/competitions/diamond-league/news/wanda-diamond-league-gateshead-2021" class="col-md-12 col-sm-12 col-xs-6 allow"> <picture><source media="(min-width: 480px)" srcset="https://media.aws.iaaf.org/media/Medium/322b1371-f617-4252-a0ca-9c6911741d10.jpg?v=-2109155463" /><source media="(min-width: 250px)" srcset="https://media.aws.iaaf.org/media/List/322b1371-f617-4252-a0ca-9c6911741d10.jpg?v=-2109155463" /><img alt="Shelly-Ann Fraser-Pryce and Dina Asher-Smith in the 100m at the Diamond League final in Brussels (AFP / Getty Images)" height="240" rel="Shelly-Ann Fraser-Pryce and Dina Asher-Smith in the 100m at the Diamond League final in Brussels (AFP / Getty Images) &copy; Copyright" src="https://media.aws.iaaf.org/media/Medium/322b1371-f617-4252-a0ca-9c6911741d10.jpg?v=-2109155463" width="360" /></picture> </a> <a href="/competitions/diamond-league/news/wanda-diamond-league-gateshead-2021" class="col-md-12 col-sm-12 col-xs-6"> <span> <i class="fa fa-newspaper-o"></i> <span class="_label meta"> <span class="date"> 21 MAY 2021 </span> <span class="_label type"> Preview </span> </span> </span> <span class="truncate remove-fixed-height"> World stars raring to go as Wanda Diamond League action returns to Gateshead </span> </a> </li> <li class="col-xs-12 col-sm-4 col-md-3"> <a href="/competitions/diamond-league/news/diamond-league-announcements-2021-gateshead-d" class="col-md-12 col-sm-12 col-xs-6 allow"> <picture><source media="(min-width: 480px)" srcset="https://media.aws.iaaf.org/media/Medium/bd8bdf62-aa18-4470-90b1-fc3294769b0f.png?v=687173469" /><source media="(min-width: 250px)" srcset="https://media.aws.iaaf.org/media/List/bd8bdf62-aa18-4470-90b1-fc3294769b0f.png?v=687173469" /><img alt="Sha'Carri Richardson, Shelly-Ann Fraser-Pryce, Elaine Thompson and Dina Asher-Smith (Getty Images)" height="240" rel="Sha'Carri Richardson, Shelly-Ann Fraser-Pryce, Elaine Thompson and Dina Asher-Smith (Getty Images) &copy; Copyright" src="https://media.aws.iaaf.org/media/Medium/bd8bdf62-aa18-4470-90b1-fc3294769b0f.png?v=687173469" width="360" /></picture> </a> <a href="/competitions/diamond-league/news/diamond-league-announcements-2021-gateshead-d" class="col-md-12 col-sm-12 col-xs-6"> <span> <i class="fa fa-newspaper-o"></i> <span class="_label meta"> <span class="date"> 16 MAY 2021 </span> <span class="_label type"> General News </span> <span class="_label location"> </span> </span> </span> <span class="truncate remove-fixed-height"> Seven Diamond League clashes to look forward to in 2021 </span> </a> </li> <li class="col-xs-12 col-sm-4 col-md-3"> <a href="/competitions/world-athletics-continental-tour/news/james-kerley-dibaba-ostrava" class="col-md-12 col-sm-12 col-xs-6 allow"> <picture><source media="(min-width: 480px)" srcset="https://media.aws.iaaf.org/media/Medium/67c42c60-4f2b-4631-b14e-b01095ca7035.jpg?v=-554531554" /><source media="(min-width: 250px)" srcset="https://media.aws.iaaf.org/media/List/67c42c60-4f2b-4631-b14e-b01095ca7035.jpg?v=-554531554" /><img alt="Kirani James in the 400m at the Diamond League meeting in London (Getty Images)" height="240" rel="Kirani James in the 400m at the Diamond League meeting in London (Getty Images) &copy; Copyright" src="https://media.aws.iaaf.org/media/Medium/67c42c60-4f2b-4631-b14e-b01095ca7035.jpg?v=-554531554" width="360" /></picture> </a> <a href="/competitions/world-athletics-continental-tour/news/james-kerley-dibaba-ostrava" class="col-md-12 col-sm-12 col-xs-6"> <span> <i class="fa fa-newspaper-o"></i> <span class="_label meta"> <span class="date"> 14 MAY 2021 </span> <span class="_label type"> General News </span> </span> </span> <span class="truncate remove-fixed-height"> James, Kerley and Dibaba added to Ostrava fields </span> </a> </li> <li class="col-xs-12 col-sm-4 col-md-3"> <a href="/competitions/diamond-league/news/gateshead-1500m-ingebrigtsen-mcsweyn-giles" class="col-md-12 col-sm-12 col-xs-6 allow"> <picture><source media="(min-width: 480px)" srcset="https://media.aws.iaaf.org/media/Medium/971b6efc-8296-4021-92f4-ed650a240b19.jpg?v=1873360829" /><source media="(min-width: 250px)" srcset="https://media.aws.iaaf.org/media/List/971b6efc-8296-4021-92f4-ed650a240b19.jpg?v=1873360829" /><img alt="Jakob Ingebrigtsen and Hagos Gebrhiwet battle in London (Kirby Lee)" height="240" rel="Jakob Ingebrigtsen and Hagos Gebrhiwet battle in London (Kirby Lee) &copy; Copyright" src="https://media.aws.iaaf.org/media/Medium/971b6efc-8296-4021-92f4-ed650a240b19.jpg?v=1873360829" width="360" /></picture> </a> <a href="/competitions/diamond-league/news/gateshead-1500m-ingebrigtsen-mcsweyn-giles" class="col-md-12 col-sm-12 col-xs-6"> <span> <i class="fa fa-newspaper-o"></i> <span class="_label meta"> <span class="date"> 14 MAY 2021 </span> <span class="_label type"> General News </span> </span> </span> <span class="truncate remove-fixed-height"> Ingebrigtsen, McSweyn and Giles named for Gateshead 1500m </span> </a> </li> <li class="col-xs-12 col-sm-4 col-md-3"> <a href="/competitions/world-athletics-continental-tour/news/rogers-brazier-taylor-eugene-2021" class="col-md-12 col-sm-12 col-xs-6 allow"> <picture><source media="(min-width: 480px)" srcset="https://media.aws.iaaf.org/media/Medium/cf0a74af-3a7f-480c-8041-d7fabaa922ac.jpg?v=2116240904" /><source media="(min-width: 250px)" srcset="https://media.aws.iaaf.org/media/List/cf0a74af-3a7f-480c-8041-d7fabaa922ac.jpg?v=2116240904" /><img alt="Raevyn Rogers competes at the 2019 USATF Outdoor Championships (Getty Images)" height="240" rel="Raevyn Rogers competes at the 2019 USATF Outdoor Championships (Getty Images) &copy; Copyright" src="https://media.aws.iaaf.org/media/Medium/cf0a74af-3a7f-480c-8041-d7fabaa922ac.jpg?v=2116240904" width="360" /></picture> </a> <a href="/competitions/world-athletics-continental-tour/news/rogers-brazier-taylor-eugene-2021" class="col-md-12 col-sm-12 col-xs-6"> <span> <i class="fa fa-newspaper-o"></i> <span class="_label meta"> <span class="date"> 23 APR 2021 </span> <span class="_label type"> General News </span> </span> </span> <span class="truncate remove-fixed-height"> Rogers, Brazier and Taylor ready for top-quality test in Eugene </span> </a> </li> <li class="col-xs-12 col-sm-4 col-md-3"> <a href="/competitions/world-athletics-continental-tour/news/canberra-2021-linden-hall" class="col-md-12 col-sm-12 col-xs-6 allow"> <picture><source media="(min-width: 480px)" srcset="https://media.aws.iaaf.org/media/Medium/57bc65e1-0c06-4fe9-ac79-c1b87500a420.jpg?v=793015609" /><source media="(min-width: 250px)" srcset="https://media.aws.iaaf.org/media/List/57bc65e1-0c06-4fe9-ac79-c1b87500a420.jpg?v=793015609" /><img alt="Australian middle-distance runner Linden Hall (Getty Images)" height="240" rel="Australian middle-distance runner Linden Hall (Getty Images) &copy; Copyright" src="https://media.aws.iaaf.org/media/Medium/57bc65e1-0c06-4fe9-ac79-c1b87500a420.jpg?v=793015609" width="360" /></picture> </a> <a href="/competitions/world-athletics-continental-tour/news/canberra-2021-linden-hall" class="col-md-12 col-sm-12 col-xs-6"> <span> <i class="fa fa-newspaper-o"></i> <span class="_label meta"> <span class="date"> 11 MAR 2021 </span> <span class="_label type"> Report </span> </span> </span> <span class="truncate remove-fixed-height"> Hall secures Olympic standard as middle-distance events grab spotlight in Canberra </span> </a> </li> <li class="col-xs-12 col-sm-4 col-md-3"> <a href="/competitions/world-athletics-indoor-tour/news/indoor-tour-torun-giles-hailu-barega-holloway" class="col-md-12 col-sm-12 col-xs-6 allow"> <picture><source media="(min-width: 480px)" srcset="https://media.aws.iaaf.org/media/Medium/309bb316-0451-407e-b378-8e8b0a0ea727.jpg?v=-540668975" /><source media="(min-width: 250px)" srcset="https://media.aws.iaaf.org/media/List/309bb316-0451-407e-b378-8e8b0a0ea727.jpg?v=-540668975" /><img alt="Elliot Giles wins the 800m at the World Athletics Indoor Tour meeting in Torun (Jean-Pierre Durand)" height="240" rel="Elliot Giles wins the 800m at the World Athletics Indoor Tour meeting in Torun (Jean-Pierre Durand) &copy; Copyright" src="https://media.aws.iaaf.org/media/Medium/309bb316-0451-407e-b378-8e8b0a0ea727.jpg?v=-540668975" width="360" /></picture> </a> <a href="/competitions/world-athletics-indoor-tour/news/indoor-tour-torun-giles-hailu-barega-holloway" class="col-md-12 col-sm-12 col-xs-6"> <span> <i class="fa fa-newspaper-o"></i> <span class="_label meta"> <span class="date"> 17 FEB 2021 </span> <span class="_label type"> Report </span> </span> </span> <span class="truncate remove-fixed-height"> Giles triumphs in Torun in 1:43.63, second-fastest indoor 800m time in history </span> </a> </li> <!-- ko foreach: news --> <li class=" col-xs-12 col-sm-4 col-md-3"> <a href="#" data-bind="attr: { 'href' : Articleurl }" class="col-md-12 col-sm-12 col-xs-6 allow"> <img src="#" data-bind="attr: { 'src' : PrimaryMedia.Url, 'alt' : PrimaryMedia.SEOTitle }" /> </a> <a href="#" data-bind="attr: { 'href' : Articleurl }" class="col-md-12 col-sm-12 col-xs-6 allow"> <span> <i class="fa fa-newspaper-o"></i> <span class="_label meta"> <span class="date"> <!--ko text: LiveFrom --><!--/ko--> </span> <span class="_label type"> <!--ko text: ArticleType --><!--/ko--> </span> </span> </span> <span class="truncate remove-fixed-height"> <!--ko text: Title --><!--/ko--> </span> </a> </li> <!--/ko--> </ul> </div> <script type="text/javascript"> var newsAction = {}; newsAction.getNewsUrl = "/data/news/Discipline/1500"; newsAction.paged = true; newsAction.count = 1228; </script> </div> </div> <div class="clearfix"></div> </div> </div> </div> <!--googleoff: index--> <!--googleoff: all--> <!-- Search modal this one--> <div class="modal fade" id="search" tabindex="-1" role="dialog" aria-labelledby="searchLabel" aria-hidden="true"> <div class="modal-dialog media"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel">search</h2> </div> <div class="modal-body search"> <form class="form-group" role="search" action="/search/" method="get" onsubmit="submitSearch(this); return false;"> <input aria-label="search box" type="text" name="q" class="form-control" placeholder="Search"> <button type="submit" class="btn"><i class="fa fa-search"></i></button> </form> </div> </div> </div> </div> <!-- Search modal --> <!-- Media modal --> <div class="modal fade" id="media" tabindex="-1" role="dialog" aria-labelledby="mediaLabel" aria-hidden="true" data-bind="modal:showDialog, template:modalTemplate, css: { 'loading-modal' : $root.loadingModal}"> </div> <div class="modal-loader" style="opacity: 0"> <div class="modal-loader__inner"></div> </div> <!-- Media modal --> <!-- templates --> <script type="text/html" id="clear"> <!-- empty --> </script> <script type="text/html" id="seiko"> <div class="modal-dialog seiko"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <div class="seikoLogo"> <div class="seiko-pre"></div> </div> <h2 id="mediaLabel"> <!--ko text: title--><!--/ko--> </h2> </div> <div class="modal-body media"> <img data-bind="attr: { src: url }" /> </div> </div> </div> </script> <script type="text/html" id="canon"> <div class="modal-dialog media canonModal"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel">Canon Photo Of The Day</h2> </div> <div class="modal-body media"> <div class="container"> <div class="row canonPhotoOfTheDay"> <div class="col-md-12"> <div class="photo col-md-8 col-sm-7 col-xs-12"> <img data-bind="attr: { src: url }" /> </div> <div class="description col-md-4 col-sm-5 col-xs-12"> <p data-bind="html: title"></p> </div> </div> </div> </div> </div> </div> </div> </script> <script type="text/html" id="image"> <div class="modal-dialog media"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel" data-bind="text: title">Image</h2> </div> <div class="modal-body media"> <img data-bind="attr: { src: url }" /> </div> <!--ko if: excerpt --> <div class="modal-body caption"> <p data-bind="html: excerpt"></p> <!--ko if: code --> <div class="clearfix"></div> <a class="btn btn-normal" href="#" data-bind="attr: { 'href' : '/athletes/athlete=' + code() }"> View IAAF Athlete Profile </a> <div class="clearfix"></div> <!--/ko--> </div> <!--/ko--> </div> </div> </script> <script type="text/html" id="audio"> <div class="modal-dialog media"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel" data-bind="text: title">Audio</h2> </div> <div class="modal-body media"> <audio autoplay controls> <source data-bind="attr: { src: url }" type="audio/ogg"> <source data-bind="attr: { src: url }" type="audio/mpeg"> Your browser does not support the audio element. </audio> </div> </div> </div> </script> <script type="text/html" id="youTubeVideo"> <div class="modal-dialog media"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel" data-bind="text: title">You Tube Video</h2> </div> <div class="modal-body media"> <div class="youTube"> <div id="player"></div> </div> </div> </div> </div> </script> <script type="text/html" id="medalTable"> <div class="modal-dialog media"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel"> <!--ko text: title--><!--/ko--> <span> <!--ko text: code--><!--/ko--> </span> </h2> </div> <div class="modal-body media"> <table class="records-table"> <thead> <tr> <th> ATHLETE </th> <th> </th> <th> DISCIPLINE </th> <th> MEDAL </th> </tr> </thead> <!-- ko if: !!jsonData --> <tbody data-bind="foreach: jsonData, visible: jsonData().length > 0"> <tr> <td> <!-- ko if: !!Tn && Tn !== null --> <a href="#" data-bind="attr: { 'href' : '/athletes/team=' + Cid }"> <span class="name-uppercase"><!--ko text: Tn--><!--/ko--></span> </a> <!-- /ko --> <!-- ko if: !Tn && Tn === null --> <a href="#" data-bind="attr: { 'href' : '/athletes/athlete=' + Cid }"> <!--ko text: Fn--><!--/ko--> <span class="name-uppercase"><!--ko text: Ln--><!--/ko--></span> </a> <!-- /ko --> </td> <td> <!--ko text: Sc--><!--/ko--> </td> <td> <!--ko text: Dn--><!--/ko--> </td> <td> <!-- ko if: TId === 1 --> <i class="fa fa-circle gold"></i> <!-- /ko --> <!-- ko if: TId === 2 --> <i class="fa fa-circle silver"></i> <!-- /ko --> <!-- ko if: TId === 3 --> <i class="fa fa-circle bronze"></i> <!-- /ko --> </td> </tr> </tbody> <!-- /ko --> </table> </div> </div> </div> </script> <script type="text/html" id="placingTable"> <div class="modal-dialog media"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel"> <!--ko text: title--><!--/ko--> <span> <!--ko text: code--><!--/ko--> </span> </h2> </div> <div class="modal-body media"> <table class="records-table"> <thead> <tr> <th> ATHLETE </th> <th> </th> <th> DISCIPLINE </th> <th> PLACING </th> </tr> </thead> <!-- ko if: !!jsonData --> <tbody data-bind="foreach: jsonData, visible: jsonData().length > 0"> <tr> <td> <!-- ko if: !!Tn && Tn !== null --> <a href="#" data-bind="attr: { 'href' : '/athletes/team=' + Cid }"> <span class="name-uppercase"><!--ko text: Tn--><!--/ko--></span> </a> <!-- /ko --> <!-- ko if: !Tn && Tn === null --> <a href="#" data-bind="attr: { 'href' : '/athletes/athlete=' + Cid }"> <!--ko text: Fn--><!--/ko--> <span class="name-uppercase"><!--ko text: Ln--><!--/ko--></span> </a> <!-- /ko --> </td> <td> <!--ko text: Sc--><!--/ko--> </td> <td> <!--ko text: Dn--><!--/ko--> </td> <td> <!-- ko if: TId === 1 --> <i class="fa fa-circle gold"></i> <!-- /ko --> <!-- ko if: TId === 2 --> <i class="fa fa-circle silver"></i> <!-- /ko --> <!-- ko if: TId === 3 --> <i class="fa fa-circle bronze"></i> <!-- /ko --> <!-- ko if: TId > 3 --> <span class="placing" data-bind="text: TId"></span>th <!-- /ko --> </td> </tr> </tbody> <!-- /ko --> </table> </div> </div> </div> </script> <script type="text/html" id="resultPopup"> <div class="" data-bind="attr: { 'class' : 'modal-dialog results ' + type()}"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel" data-bind="html: title"></h2> </div> <div data-bind="attr: { 'class' : 'modal-body athlete' }"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="col-md-12"> <!-- ko if: type() === "athlete" --> <!-- ko if: code() --> <img class="profiles xl" data-bind="attr: { 'src' : checkImageURL('https://media.aws.iaaf.org/athletes/' + code() + '.jpg') }" /> <!-- /ko --> <hr /> <!-- /ko --> <table class="records-table dark"> <tbody data-bind="foreach: resultInfoArray"> <!-- ko foreach: Data --> <!-- ko if: Value !== "" --> <tr> <td> <!--ko text: Label --><!--/ko--> </td> <!-- ko if: Label !== 'Country' --> <td> <!-- ko if: !URL --> <a href="#" data-bind="attr: { 'href' : URL }"> <!--ko text: Value --><!--/ko--> </a> <!-- /ko --> <!-- ko ifnot: !URL --> <!--ko text: Value --><!--/ko--> <!-- /ko --> </td> <!-- /ko --> <!-- ko if: Label === 'Country' --> <td> <img class="tableflag" data-bind="attr: { 'src' : 'https://media.aws.iaaf.org/Flags/' + Value + '.gif' }" /> <!--ko text: Value --><!--/ko--> </td> <!-- /ko --> </tr> <!-- /ko --> <!-- /ko --> </tbody> </table> <!-- ko if: !!arCompetitor() && arCompetitor().length > 0 --> <table class="records-table dark"> <thead> <tr> <th> DISCIPLINE </th> <th> RANK </th> <th> MARK </th> <th> VENUE </th> <th> DATE </th> </tr> </thead> <tbody data-bind="foreach: arCompetitor(), visible: arCompetitor().length > 0"> <!-- ko foreach: Data --> <tr> <td data-th="DISCIPLINE"> <!--ko text: DiscName --><!--/ko--> </td> <td data-th="RANK"> <!--ko text: Rank --><!--/ko--> </td> <td data-th="MARK"> <!--ko text: Mark --><!--/ko--> </td> <td data-th="VENUE"> <!--ko text: Venue --><!--/ko--> </td> <td data-th="DATE"> <!--ko text: Date --><!--/ko--> </td> </tr> <!-- /ko --> </tbody> </table> <!-- /ko --> <!-- ko if: !!resultBreakDown() && resultBreakDown().length > 0 --> <hr /> <table class="records-table dark"> <thead> <tr> <th colspan="3"></th> </tr> </thead> <tbody data-bind="foreach: resultBreakDown, visible: resultBreakDown().length > 0"> <tr data-bind="foreach: Data"> <td> <!--ko text: Name --><!--/ko--> </td> <td> <!--ko text: Result --><!--/ko--> <span class="intermediateWind"><!--ko text: Wind --><!--/ko--></span> </td> </tr> </tbody> </table> <!-- /ko --> <!-- ko if: !!standingsBreakDown() && standingsBreakDown().length > 0 --> <hr /> <table class="records-table dark reduced"> <thead> <tr> <th> Venue </th> <th></th> <th> Date </th> <th> Result </th> <th> Points </th> </tr> </thead> <tbody data-bind="foreach: standingsBreakDown, visible: standingsBreakDown().length > 0"> <tr data-bind="foreach: Data"> <td data-th="Venue"> <!--ko text: Venue --><!--/ko--> </td> <td data-th=""> <!--ko text: Discipline --><!--/ko--> </td> <td data-th="Date"> <!--ko text: Date --><!--/ko--> </td> <td data-th="Result"> <!--ko text: Result --><!--/ko--> </td> <td data-th="Points"> <!--ko text: Points --><!--/ko--> </td> </tr> </tbody> </table> <!-- /ko --> <!-- ko if: type() === "team" --> <hr /> <!-- ko if: !!teamArray() && teamArray().length > 0 --> <table class="records-table dark"> <thead> <tr> <th>Order</th> <th colspan="2">Athlete</th> </tr> </thead> <tbody data-bind="foreach: teamArray, visible: teamArray().length > 0"> <tr data-bind="foreach: Data"> <td class="va" data-th="Order"> <!--ko text: Order --><!--/ko--> </td> <td data-th="Athlete" class="va"> <img class="profiles xs" data-bind="attr: { 'src' : $root.checkImageURL('https://media.aws.iaaf.org/athletes/' + Id + '.jpg') }" /> <a href="#" data-bind="attr: { 'href' : '/athletes/athlete=' + Id }"> <span data-bind="html: Fn"></span> <span class="name-uppercase" data-bind="html: Ln"></span> </a> </td> </tr> </tbody> </table> <!-- /ko --> <!-- ko if: !!relayCompetitor() && relayCompetitor().length > 0 --> <table class="records-table dark"> <thead> <tr> <th>Order</th> <th colspan="2">Athlete</th> </tr> </thead> <tbody data-bind="foreach: relayCompetitor(), visible: relayCompetitor().length > 0"> <!-- ko foreach: Data --> <tr> <td class="va" data-th="Order" data-bind="text: $parent.Order"></td> <td data-th="Athlete" class="va"> <img class="profiles xs" data-bind="attr: { 'src' : $root.checkImageURL('https://media.aws.iaaf.org/athletes/' + CompetitorId + '.jpg') }" /> <a href="#" data-bind="attr: { 'href' : UrlToProfile }"> <span data-bind="html: FirstName"></span> <span class="name-uppercase" data-bind="html: LastName"></span> </a> </td> </tr> <!-- /ko --> </tbody> </table> <!-- /ko --> <!-- /ko --> <!-- ko if: type() === "teamxc" --> <hr /> <!-- ko if: !!teamResultArray() && teamResultArray().length > 0 --> <table class="records-table dark"> <thead> <tr> <th>Athlete</th> <th>Mark</th> </tr> </thead> <tbody data-bind="foreach: teamResultArray, visible: teamResultArray().length > 0"> <tr data-bind="foreach: Data"> <td data-th="Athlete" class="va"> <img class="profiles xs" data-bind="attr: { 'src' : $root.checkImageURL('https://media.aws.iaaf.org/athletes/' + Id + '.jpg') }" /> <a href="#" data-bind="attr: { 'href' : '/athletes/athlete=' + Id }"> <!--ko text: Fn--><!--/ko--> <span class="name-uppercase"><!--ko text: Ln--><!--/ko--></span> </a> </td> <td class="va" data-th="Mark"> <!-- ko if: SDS --> <!--ko text: Mark --><!--/ko--> <!-- /ko --> <!-- ko ifnot: SDS --> (<!--ko text: Mark --><!--/ko-->) <!-- /ko --> </td> </tr> </tbody> </table> <!-- /ko --> <!-- /ko --> <!-- ko if: type() === "teamstanding" --> <hr /> <!-- ko if: !!teamStandingsArray() && teamStandingsArray().length > 0 --> <table class="records-table dark"> <thead> <tr> <th> Discipline </th> <th> </th> <th> Mark </th> <th> Detail </th> <th> Rank </th> <th> Points </th> <th> </th> </tr> </thead> <tbody data-bind="foreach: teamStandingsArray, visible: teamStandingsArray().length > 0"> <tr data-bind="foreach: Data"> <td> <!--ko text: Dn --><!--/ko--> </td> <td> <!-- ko if: Athfn === "" && Athln === "" --> <!--ko text: Sn--><!--/ko--> <!-- /ko --> <!-- ko if: Athfn !== "" || Athln !== "" --> <img class="profiles xxs" data-bind="attr: { 'src' : 'https://media.aws.iaaf.org/athletes/' + Cid + '.jpg' }" /> <a href="#" data-bind="attr: { 'href' : '/athletes/athlete=' + Cid }"> <!--ko text: Athfn--><!--/ko--> <span class="name-uppercase"><!--ko text: Athln--><!--/ko--></span> </a> <!-- /ko --> </td> <td> <!--ko text: Rm --><!--/ko--> </td> <td> <!--ko text: Rc --><!--/ko--> </td> <td> <!--ko text: Rr --><!--/ko--> </td> <td> <!--ko text: Sp --><!--/ko--> </td> <td> <a href="#" data-bind="attr: { 'href' : bRU }"> Result </a> </td> </tr> </tbody> </table> <!-- /ko --> <!-- /ko --> <!-- ko if: !!pointsArray() && pointsArray().length > 0 --> <hr /> <table class="records-table dark"> <tbody data-bind="foreach: pointsArray, visible: pointsArray().length > 0"> <tr data-bind="foreach: Data"> <td> <!--ko text: Label --><!--/ko--> </td> <td data-bind="html: Value"></td> </tr> </tbody> </table> <!-- /ko --> <!-- ko if: type() === "athlete" --> <!-- ko if: code() --> <a class="btn btn-lg" href="#" data-bind="attr: { 'href' : '/athletes/athlete=' + code() }"> View Athlete Profile <i class="fa fa-chevron-right"></i> </a> <!-- /ko --> <!-- /ko --> <!-- ko if: type() === "team" --> <!-- ko if: code() --> <a class="btn btn-lg" href="#" data-bind="attr: { 'href' : '/athletes/team=' + code() }"> View Team Profile <i class="fa fa-chevron-right"></i> </a> <!-- /ko --> <!-- /ko --> </div> </div> </div> </div> </div> <div class="clearfix"></div> </div> </div> </script> <script type="text/html" id="showAthletePopup"> <div class="modal-dialog athletepopup"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel"> <!--ko text: title --><!--/ko--> </h2> </div> <div class="modal-body athletepopup"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="col-md-12"> <!-- ko if: code() --> <img class="profiles xl" data-bind="attr: { 'src' : checkImageURL('https://media.aws.iaaf.org/athletes/' + code() + '.jpg') }" /> <!-- /ko --> <hr /> <!-- ko if: bests().length > 0 || !!bests() --> <h2>Personal Bests</h2> <div class="col-md-12" data-bind="foreach: bests"> <h2 class="_alt"> <!--ko text: n --><!--/ko--> </h2> <table class="records-table dark"> <thead> <tr> <th> Mark </th> <th> Place </th> <th> Date </th> <th> </th> </tr> </thead> <tbody data-bind="foreach: r"> <tr> <td data-th="Mark"> <!--ko text: rm --><!--/ko--> <!-- ko if: rw !== null --> <span class="intermediateWind"> <!--ko text: rw --><!--/ko--> </span> <!--/ko--> </td> <td data-th="Place"> <!--ko text: rv --><!--/ko--> </td> <td data-th="Date"> <!--ko text: rd --><!--/ko--> </td> <td data-th=""> <!--ko text: t --><!--/ko--> </td> </tr> </tbody> </table> </div> <div class="clearfix"></div> <hr /> <!-- /ko --> <!-- ko if: bests().length === 0 || !bests() --> <table class="records-table dark"> <tbody> <tr> <td> No Personal Bests data was found for this Athlete. </td> </tr> </tbody> </table> <div class="clearfix"></div> <hr /> <!-- /ko --> <!-- ko if: honours().length > 0 || !!honours() --> <h2>Honours</h2> <div class="col-md-12" data-bind="foreach: honours"> <h2 class="_alt"> <!--ko text: n --><!--/ko--> </h2> <table class="records-table dark"> <thead> <tr> <th> EVENT </th> <th> RANK </th> <th> MARK </th> <th> PLACE </th> <th> DATE </th> </tr> </thead> <tbody data-bind="foreach: h"> <tr> <td data-th="EVENT"> <!--ko text: En --><!--/ko--> </td> <td data-th="RANK"> <!--ko text: Rr --><!--/ko--> </td> <td data-th="MARK"> <!--ko text: Rm --><!--/ko--> <!-- ko if: Rw !== null --> <span class="intermediateWind"> <!--ko text: Rw --><!--/ko--> </span> <!--/ko--> </td> <td data-th="PLACE"> <!--ko text: Rv --><!--/ko--> </td> <td data-th="DATE"> <!--ko text: Rd --><!--/ko--> </td> </tr> </tbody> </table> </div> <div class="clearfix"></div> <hr /> <!-- /ko --> <!-- ko if: honours().length === 0 || !honours() --> <table class="records-table dark"> <tbody> <tr> <td> No Honours data was found for this Athlete. </td> </tr> </tbody> </table> <div class="clearfix"></div> <hr /> <!-- /ko --> <!-- ko if: code() --> <a class="btn btn-lg" href="#" data-bind="attr: { 'href' : '/athletes/athlete=' + code() }"> View Athlete Profile <i class="fa fa-chevron-right"></i> </a> <!-- /ko --> </div> </div> </div> </div> </div> <div class="clearfix"></div> </div> </div> </script> <script type="text/html" id="mobileTabTemplate"> <!--ko text: title --><!--/ko--> </script> <script type="text/html" id="dropdownTemplate"> <!-- ko if: !!code() --> <img class="tableflag" data-bind="attr: { 'src' : 'https://media.aws.iaaf.org/Flags/' + code() + '.gif' }" /> <!-- /ko --> <span data-bind="text: title"></span> </script> <script type="text/html" id="dropdownTemplateNoFlag"> <span data-bind="text: title"></span> </script> <script type="text/html" id="myTime"> <span data-bind="text: offset"></span> </script> <script type="text/html" id="mediaScrollForMoreList"> <a href="#" data-bind="click: $parent.showMedia.bind($data, '', '', '')"> <!-- ko ifnot: fileFormatGroup === "youTubeVideo" --> <img data-bind="attr: { 'src': Url, 'alt': SEOTitle }" /> <!--/ko--> <!-- ko if: fileFormatGroup === "youTubeVideo" --> <span class="youTube"> <img data-bind="attr: { 'src': Url, 'alt': SEOTitle }" /> </span> <!--/ko--> <span class="_label date"> <!--ko text: Date --><!--/ko--> <!-- ko if: fileFormatGroup === "image" --> <i class="fa fa-camera"></i> <!--/ko--> <!-- ko if: fileFormatGroup === "youTubeVideo" --> <i class="fa fa-video-camera"></i> <!--/ko--> <!-- ko if: fileFormatGroup === "audio" --> <i class="fa fa-headphones"></i> <!--/ko--> <!-- ko if: fileFormatGroup === "gallery" --> <i class="fa fa-picture-o"></i> <!--/ko--> </span> <span class="truncate"> <!--ko text: SEOTitle --><!--/ko--> </span> </a> </script> <script type="text/html" id="mediaScrollForMoreButton"> <!-- ko if: noMoreMedia() --> <div class="row clickForMore"> <a href="#" data-bind="click: getMedia"> Click for More <i class="fa fa-plus"></i> </a> </div> <!--/ko--> <!-- ko ifnot: noMoreMedia() --> <div class="row clickForMore"> <p> No more results </p> </div> <!--/ko--> </script> <script> function submitSearch(form) { var searchQuery = form.q.value; // Gets the value of the input field named 'q' window.location = '/search?q=' + encodeURIComponent(searchQuery); } </script> <script type="text/html" id="toplistModal"> <div class="modal-dialog athletepopup athletepopup--toplist results team"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel" data-bind="text: modalData().achiever"> </h2> </div> <hr> <div class="modal-body athlete"> <!-- ko if : modalData().teamMembers --> <table class="athletepopup__team-members records-table dark"> <thead> <tr> <th>ORDER</th> <th>ATHLETE</th> </tr> </thead> <tbody> <!-- ko foreach: modalData().teamMembers --> <tr class="team-member"> <td data-bind="text: $index() + 1"></td> <td> <a class="team-member__link" data-bind="attr: { href: '/athletes/' + urlSlug }"> <img class="profiles xs" data-bind="attr: { 'src' : $root.checkImageURL('https://media.aws.iaaf.org/athletes/' + iaafId + '.jpg') }"> <span class="team-member__name" data-bind="text: achiever"></span> </a> </td> </tr> <!-- /ko --> </tbody> </table> <!-- /ko --> <!-- ko if: !modalData().teamMembers --> <a class="btn btn-lg" href="#" data-bind="attr: { 'href' : '/athletes/' + modalData().urlSlug }"> View Profile </a> <!-- /ko --> </div> </div> </div> </script> <script type="text/html" id="rankingPoints"> <div class="modal-dialog modal--ranking-points results team"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel" data-bind="text: modalData().athlete"> </h2> </div> <hr> <div class="modal-body athlete"> <table class="records-table dark"> <thead> <tr data-bind="foreach: modalData().headings"> <th data-bind="text: $parent.modalData().labels[$data]"></th> </tr> </thead> <tbody data-bind="foreach: modalData().results"> <tr data-bind="foreach: $parent.modalData().headings"> <td data-bind="text: $parent[$data]"></td> </tr> </tbody> </table> </div> <div class="modal-footer modal-footer--rank-points"> <p class="rank-points__average">Average of Performance Scores: <span data-bind="text: modalData().averagePerformanceScore"></span></p> <p class="rank-points__score">Ranking Score: <span data-bind="text: modalData().rankingScore"></span></p> <a class="btn btn-lg rank-points__athlete-btn" data-bind="attr: { href: modalData().athleteUrl }">View Athlete Profile</a> </div> </div> </div> </script> <script type="text/html" id="competitionRankingScore"> <div class="modal-dialog modal--competition-ranking-score"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close" data-bind="click: close"> <i class="fa fa-times"></i> </button> <h2 id="mediaLabel" data-bind="text: modalData().title"> </h2> </div> <hr> <div class="modal-body modal-body--competition-ranking-score"> <div class="result-scores"> <div class="result-score" data-bind="foreach: modalData().resultScores"> <h3 class="competition-ranking-score__title" data-bind="text: $data.name"></h3> <p class="competition-ranking-score__score color--white"> <span>Result Score: </span> <span data-bind="text: $data.resultScore"></span> </p> <table class="result-score-table records-table dark"> <thead> <tr data-bind="foreach: $parent.modalData().headings"> <th data-bind="text: $data"></th> </tr> </thead> <tbody data-bind="foreach: $data.results"> <tr> <td data-bind="text: $data.score"></td> <td data-bind="text: $data.result"></td> <td data-bind="text: $data.date"></td> <td> <a data-bind="attr: { href: '/athletes/' + $data.achiever.urlSlug }"> <span data-bind="text: $data.achiever.name"></span> </a> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </script> <!-- templates --> <footer class="sso-footer-container"> <div class="container sso-footer-links"> <div class="col-sm-4 col-xs-12 "> <h3 class="sso-link-header" style="display:none">CONFIDENTIALITY</h3> <div class="footer-logo-container"> <div> </div> <a href="/"> <img src="https://media.aws.iaaf.org/logos/wa-logo.svg" /> </a> </div> </div> <div class="col-sm-4 col-xs-12 "> <h3 class="sso-link-header">CONFIDENTIALITY</h3> <ul class="sso-link-row"> <li><a href="/about-iaaf">About IAAF</a></li> <li><a href="/about-iaaf/structure/president">President</a></li> <li><a href="/about-iaaf/structure/member-federations">National Member Federation</a></li> <li><a href="/awards">IAAF Awards</a></li> </ul> <ul class="sso-link-row"> <li><a href="https://www.iaafethicsboard.org" target="_blank">IAAF Ethics Board</a></li> <li><a href="https://media.aws.iaaf.org/documents/InauguralDT2017-2019-Website-01.2018.pdf" target="_blank">Inaugural IAAF Disciplinary Tribunal</a></li> <li><a href="https://www.athleticsintegrity.org/" target="_blank">Athletics Integrity Unit</a></li> <li><a href="/athletics-better-world">Athletics for a Better World</a></li> <li><a href="/heritage">Heritage</a></li> </ul> <ul class="sso-link-row"> <li><a href="/about-iaaf/contact-us">Contact Us</a></li> <li><a href="/terms-and-conditions">Terms and Conditions</a></li> <li><a href="/cookies-policy">Cookie Policy</a></li> <li><a href="/privacy-policy">Privacy Policy</a></li> </ul> </div> <div class="col-sm-4 col-xs-12 footer-podcast-column"> <h3 class="sso-link-header">FOLLOW US</h3> <ul class="sso-link-row"> <li><a href="https://www.facebook.com/worldathletics" target="_blank">Facebook</a></li> <li><a href="https://www.instagram.com/worldathletics/" target="_blank">Instagram</a></li> <li><a href="https://twitter.com/worldathletics" target="_blank">Twitter</a></li> <li><a href="https://www.youtube.com/worldathletics" target="_blank">YouTube</a></li> </ul> <!--<div> <a class="podcast-link" href="/news/news/inside-athletics-podcast-latest-episode"> <img src="~/Assets/Images/iaaf-podcast-logo.png" /> </a> </div>--> </div> </div> <div class="footer__copyright" style="display:none;"> <div class="container"> ©2021 World Athletics. All Rights Reserved. </div> </div> </footer> <!--googleon: all--> <!-- templates --> <!-- templates --> <!-- output scripts and stylesheets registered with the IaafScriptRegistrar --> <script type='text/javascript'>var iaaf = {};iaaf.sectionSelect = "Home";iaaf.navSelect = "Disciplines";</script> <!-- output scripts and stylesheets registered with the IaafScriptRegistrar --> <script> (function () { window.waitforJQ(injected); function injected($) { if (window.location.href.indexOf('about-iaaf/employment') >= 0) { $('div.container.offset-above').hide(); } if (window.location.href.indexOf('about-iaaf/anti-doping') >= 0) { $('.news-gallery').show(); } if (window.location.href.indexOf('athlete-representatives/directory') >= 0) { $('div.module').hide(); } if (window.location.href.indexOf('world-ranking-calendar') >= 0) { document.getElementById("selectYear").innerHTML = "<option value='-20'>2020</option>"; } if (window.location.href.indexOf('book-of-rules') >= 0 || window.location.href.indexOf('documents/technical-information') >= 0 || window.location.href.indexOf('documents/health-science') >= 0) { var x = document.getElementsByClassName("panel-collapse collapse"); var i; for (i = 0; i < x.length; i++) { x[i].classList.remove("in"); } var x = document.getElementsByClassName("records-table"); var i; if (window.location.href.indexOf('book-of-rules') >= 0) { for (i = 0; i < x.length; i++) { x[i].deleteTHead(); } } } $(document).ready(function () { try { $('a.scrolltop').on("click", function () { $(window).scrollTop(0); }); } catch (ex) { } }); } }()); </script> </body> </html>