raceroster.com Open in urlscan Pro
100.25.53.19  Public Scan

URL: https://raceroster.com/events/2023/66299/sundown-marathon
Submission: On March 07 via api from SG — Scanned from SG

Form analysis 3 forms found in the DOM

POST /contact/modal

<form class="js-contact-race-roster js-prevent-double-submission hidden" id="contact-us" enctype="multipart/form-data" method="post" action="/contact/modal">
  <button class="js-contact-back-to-menu btn btn-unstyled padding-0 margin-bottom-2" type="button">
    <span class="fa fa-arrow-left" aria-hidden="true"></span> Go back </button>
  <div class="form-group">
    <label class="contact-label" for="contact-name"> Your name <span class="text-danger" title="Required">*</span>
    </label>
    <input type="text" class="js-contact-name form-control" id="contact-name" name="name" value="" required="" autocomplete="section-contact name">
  </div>
  <div class="form-group">
    <label class="contact-label" for="contact-email"> Your email <span class="text-danger" title="Required">*</span>
    </label>
    <input type="email" pattern=".+@.+\..{2,63}" class="js-contact-email form-control" id="contact-email" name="email" value="" required="" autocomplete="section-contact email">
  </div>
  <div class="form-group">
    <label class="contact-label" for="contact-subject"> Subject </label>
    <input type="text" class="js-contact-subject form-control" id="contact-subject" name="subject">
  </div>
  <div class="form-group">
    <label class="contact-label" for="contact-message"> Message <span class="text-danger" title="Required">*</span>
    </label>
    <textarea class="js-contact-message form-control" rows="3" id="contact-message" required="" name="msg"></textarea>
  </div>
  <div class="form-group">
    <label class="contact-label" for="contact-phone"> Callback phone number </label>
    <input type="tel" class="js-contact-phone form-control" id="contact-phone" name="phone" value="">
  </div>
  <div class="form-group">
    <label for="contact-file"> Attach a file </label>
    <input class="js-contact-file" type="file"
      accept="image/gif, image/jpeg, image/pjpeg, image/png, application/pdf, text/csv, text/plain, application/excel, application/vnd.ms-excel, application/x-excel, application/x-msexcel, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
      id="contact-file" name="uploadFile">
  </div>
  <input class="js-contact-event-id" type="hidden" name="event_id" value="66299">
  <input class="js-contact-club-id" type="hidden" name="club_id" value="">
  <div class="text-center">
    <button class="js-contact-submit btn btn-default custom-secondary-color custom-secondary-text-color margin-bottom-2" type="submit"> Submit </button>
  </div>
  <input type="hidden" name="_token" value="pGmxflPSK_Py1tvG_THfiPJEeBGHt7JchxQrnJ_0lhg" data-js-csrf-token="">
  <div class="g-recaptcha "></div>
</form>

POST

<form method="post" data-js-authentication-form="">
  <fieldset data-js-authentication-form-fieldset="">
    <input type="hidden" name="is_timer" value="0">
    <div data-js-authentication-main-fields="">
      <div class="form-group">
        <label for="sign-in-email">What is your email address?</label>
        <input id="sign-in-email" name="email" type="email" pattern=".+@.+\..{2,63}" class="form-control" required="required" value="" data-js-authentication-email="" autofocus="">
      </div>
      <fieldset class="form-group">
        <legend class="legend--label"> Do you have a Race Roster password? </legend>
        <div class="form-check ">
          <input type="radio" name="password_options" value="sign-up" class="form-check-input" id="sign-up-choice" required="" data-js-authentication-action="" data-js-authentication-action-sign-up="">
          <label for="sign-up-choice" class="form-check-label"> No, I want to create a password. </label>
        </div>
        <div class="form-check">
          <input type="radio" name="password_options" value="sign-in" class="form-check-input" id="sign-in-choice" required="" data-js-authentication-action="" data-js-authentication-action-sign-in="" checked="">
          <label for="sign-in-choice" class="form-check-label"> Yes, I have a password. </label>
        </div>
      </fieldset>
      <div class="form-group">
        <label for="sign-in-password" data-js-authentication-password-label=""> Enter password </label>
        <div class="form-text small d-none" id="sign-in-password-help-text" data-js-authentication-password-help-text=""> Password must include: at least one uppercase letter, one lowercase letter, one number, and be between 9 and 64 characters.
        </div>
        <input id="sign-in-password" name="password" type="password" data-js-authentication-password="" aria-describedby="sign-in-password-help-text" class="form-control" required="required">
        <a href="/forgot-password" data-js-forgot-password="" class="link--underline small">
                            Forgot password?                        </a>
      </div>
      <div class="form-group d-none" data-js-authentication-terms-container="">
        <div class="form-check small">
          <input type="checkbox" id="terms" class="form-check-input" data-js-authentication-terms-checkbox="">
          <label class="form-check-label" for="terms"> I have read and understand the <a href="/legal/privacy-policy" target="_blank" rel="nofollow noopener">Race Roster Privacy Policy</a>, and I agree to the
            <a href="/legal/tos-for-event-registrants" target="_blank" rel="nofollow noopener">Race Roster Terms of Service</a> </label>
        </div>
      </div>
    </div>
    <div data-js-authentication-multi-factor-container="" class="d-none">
      <label for="sign-in-code">
        <span data-js-authentication-multi-factor-label-text=""></span>
        <button type="button" class="btn btn-link p-0 d-none" data-js-authentication-multi-factor-resend=""> (Resend) </button>
      </label>
      <input id="sign-in-code" data-js-authentication-multi-factor-code="" name="code" type="text" pattern="[0-9]*" inputmode="numeric" spellcheck="false" class="form-control" disabled="" autocomplete="one-time-code">
      <input type="hidden" disabled="" data-js-authentication-multi-factor-method="" name="two_factor_method">
      <p data-js-authentication-multi-factor-switch-to-phone="" class="small font-weight-semi-bold mt-3 d-none"> Don't have access to the authentication code? <br>
        <button type="button" data-js-authentication-multi-factor-switch-to-phone-button="" class="btn btn-link p-0 btn-sm"> Send a text message instead. </button>
      </p>
      <p data-js-authentication-multi-factor-switch-to-app="" class="small font-weight-semi-bold mt-3 d-none"> Don't have access to your phone? <br>
        <button type="button" data-js-authentication-multi-factor-switch-to-app-button="" class="btn btn-link p-0 btn-sm"> Enter the authentication code from an app instead. </button>
      </p>
    </div>
    <div class="mt-4 text-center">
      <button class="btn btn-block btn-primary" type="submit" data-js-authentication-form-submit=""> Sign in </button>
      <hr class="or mx-sm-n5" data-label="Or">
      <button class="btn btn-block btn-facebook-outline" data-js-authentication-facebook="" type="button">
        <span class="fab fa-facebook-square mr-2" aria-hidden="true"></span> Sign in with Facebook </button>
      <button type="reset" class="btn btn-link p-0 small d-none" data-js-authentication-reset=""> Sign in with a different account </button>
    </div>
  </fieldset>
  <input name="_token" value="pGmxflPSK_Py1tvG_THfiPJEeBGHt7JchxQrnJ_0lhg" data-js-csrf-token="" type="hidden">
</form>

POST /cookie-consent

<form id="form-cookie-settings" action="/cookie-consent" method="post">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <h4 id="modal-cookie-settings-title" class="modal-title">Manage cookies</h4>
    <ul class="nav nav-tabs" role="tablist">
      <li role="presentation" class="active">
        <a href="#your-privacy" aria-controls="your-privacy" role="tab" data-toggle="tab">Your privacy</a>
      </li>
      <li role="presentation">
        <a href="#cookies-functional" aria-controls="cookies-functional" role="tab" data-toggle="tab">Functional cookies</a>
      </li>
      <li role="presentation">
        <a href="#cookies-analytical" aria-controls="cookies-analytical" role="tab" data-toggle="tab">Analytical cookies</a>
      </li>
      <li role="presentation">
        <a href="#cookies-marketing" aria-controls="cookies-marketing" role="tab" data-toggle="tab">Marketing cookies</a>
      </li>
    </ul>
  </div>
  <div class="modal-body">
    <div class="tab-content">
      <div id="your-privacy" role="tabpanel" class="row tab-pane active">
        <div class="col-xs-9 col-md-10">
          <p>We value the trust that you place in us by sharing your personal data with us. Race Roster takes your privacy seriously and is committed to handling your personal data in a way that is fair and worthy of that trust. Race Roster will take
            all reasonable steps to protect your information from misuse and keep it secure. We believe it is important to inform you about how we will use your personal data. Therefore, we encourage you to read this Privacy Policy carefully.</p>
        </div>
        <div class="col-xs-3 col-md-2">
          <img class="img-responsive center-block" src="https://cdn.raceroster.com/assets/cerbicons/manage-cookies--lock.svg" alt="">
        </div>
      </div>
      <div id="cookies-functional" role="tabpanel" class="row tab-pane">
        <div class="col-xs-9 col-md-10">
          <p>These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages.</p>
          <p>If you do not allow these cookies then some or all of these services may not function properly.</p>
          <p class="font-weight-semi-bold"><i class="fa fa-info-circle" aria-hidden="true"></i> Functional cookies are always active</p>
        </div>
        <div class="col-xs-3 col-md-2">
          <img class="img-responsive center-block" src="https://cdn.raceroster.com/assets/cerbicons/manage-cookies--personalize.svg" alt="">
        </div>
      </div>
      <div id="cookies-analytical" role="tabpanel" class="row tab-pane">
        <div class="col-xs-9 col-md-10">
          <p>Analytical Cookies allows us to improve the site's functionality by tracking the usage on this website. In some cases, these cookies improves the speed with which we can process your request, allow us to remember the site preferences you
            have selected. It also helps identify issues faced by users on the website. De-selecting these cookies may result in poorly-tailored recommendations and slow site preferences.</p>
          <div class="checkbox">
            <label class="font-weight-semi-bold">
              <input type="checkbox" id="cookie-accepted-analytical" name="cookie_analytical" checked=""> Activate analytical cookies </label>
          </div>
        </div>
        <div class="col-xs-3 col-md-2">
          <img class="img-responsive center-block" src="https://cdn.raceroster.com/assets/cerbicons/manage-cookies--analytics.svg" alt="">
        </div>
      </div>
      <div id="cookies-marketing" role="tabpanel" class="row tab-pane">
        <div class="col-xs-9 col-md-10">
          <p>Marketing cookies collect information to tailor advertising to your interests, both within and beyond Race Roster. It is worth noting that opting out of advertising cookies won't stop you seeing adverts, just that they won't be tailored
            specifically to you.</p>
          <div class="checkbox">
            <label class="font-weight-semi-bold">
              <input type="checkbox" id="cookie-accepted-marketing" name="cookie_marketing" checked=""> Activate marketing cookies </label>
          </div>
        </div>
        <div class="col-xs-3 col-md-2">
          <img class="img-responsive center-block" src="https://cdn.raceroster.com/assets/cerbicons/manage-cookies--marketing.svg" alt="">
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <a class="pull-left" href="https://raceroster.com/legal/cookie-statement" target="_blank">
                        More information                        <i class="fa fa-external-link" aria-hidden="true"></i>
                    </a>
    <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
    <button type="button" class="btn btn-success" data-js-accept-custom-cookies="">Save &amp; accept</button>
  </div>
  <input name="_token" value="pGmxflPSK_Py1tvG_THfiPJEeBGHt7JchxQrnJ_0lhg" data-js-csrf-token="" type="hidden">
</form>

Text Content

Race Roster uses first and third party cookies to better understand your
preferences, to offer you an optimal user experience, to keep track of your
statistics, and to be able to collect your feedback. By clicking “accept” or by
continuing browsing this website you consent to the use of cookies. Read more
about the cookies here.

Cookie settings Accept

Skip to event navigation Skip to main content

Create account Sign in


EVENT ORGANISERS

 * Set up new event


PARTICIPANTS

 * Find an event
 * View event details
 * Register
 * View teams


SUPPORT

 * Contact
 * FAQs

Race Roster
Race Roster Race Roster
 * Contact
 * Sign in
 * Menu
   

Warning: We have detected that you have JavaScript disabled on your browser.
Please enable JavaScript and then refresh this page to continue using the
website.


SUNDOWN MARATHON

Singapore 2023

Event navigation Current page Event details
 * Event details
 * Register
 * View teams




 * TITLE SPONSOR
   
   * 


 * RACE ORGANIZER
   
   * 
   * 


 * OFFICIAL TRAVEL PARTNER
   
   * 


 * OFFICIAL PHOTOGRAPHERS
   
   * 


 * OFFICIAL TRAINING ACADEMY
   
   * 


 * OFFICIAL NUTRITION PARTNER
   
   * 


 * OFFICIAL APPAREL PARTNER
   
   * 

Event navigation Current page Event details
 * Event details
 * Register
 * View teams

Sundown Marathon
Singapore 2023

Register Store
Sat, May 20, 2023
8:00 pm GMT+8
Add to calendar
 * Google Calendar
 * Yahoo! Calendar
 * Apple
 * Outlook.com
 * Other

Republic Boulevard, F1 Pit Building, Singapore

Event navigation Current page Event details
 * Event details
 * Register
 * View teams

Sundown Marathon
Singapore 2023

Register Store
Sat, May 20, 2023
8:00 pm GMT+8
Add to calendar
 * Google Calendar
 * Yahoo! Calendar
 * Apple
 * Outlook.com
 * Other

Republic Boulevard, F1 Pit Building, Singapore

Event navigation Current page Event details
 * Event details
 * Register
 * View teams




 * TITLE SPONSOR
   
   * 


 * RACE ORGANIZER
   
   * 
   * 


 * OFFICIAL TRAVEL PARTNER
   
   * 


 * OFFICIAL PHOTOGRAPHERS
   
   * 


 * OFFICIAL TRAINING ACADEMY
   
   * 


 * OFFICIAL NUTRITION PARTNER
   
   * 


 * OFFICIAL APPAREL PARTNER
   
   * 


COUNTDOWN TO OSIM SUNDOWN MARATHON 2023

2
Months
13
Days
4
Hours
44
Mins.
25
Secs.




Welcome to the

OSIM Sundown Marathon 2023

--------------------------------------------------------------------------------











Sundown Marathon was created in 2008 as part of a unique training program for
ultra-marathons that require running through the night. Since then, as
Singapore’s first official night marathon, the Sundown Marathon has grown from
strength-to-strength, beginning with 6000+ participants in the inaugural race in
2008 to a total of 25,000 participants across all four categories, making it
Asia’s largest night marathon. Participants have included tourists and
professional runners from the UK, USA, France, China, India, Japan, Philippines,
Indonesia, Malaysia and Taiwan.





REGISTRATION FEES

5KM FUN RUN (KIDS YOUTH)

Registration closes in 1 month 22 days

 * (Discounted rate for runners under 17 years old)
   
   1. SGD 45.00
      
      Super Early Bird
      
      Dec 28 – Jan 30
   2. SGD 50.00
      
      Early Bird
      
      Jan 31 – Feb 28
   3. SGD 65.00
      
      Normal Rate
      
      Now registering Mar 1 – Apr 30
      Register for 5KM Fun Run (Kids Youth)

--------------------------------------------------------------------------------

5KM FUN RUN

Registration closes in 1 month 22 days

 * 1. SGD 55.00
      
      Super Early Bird
      
      Dec 28 – Jan 30
   2. SGD 60.00
      
      Early Bird
      
      Jan 31 – Feb 28
   3. SGD 70.00
      
      Normal Rate
      
      Register for 5KM Fun Run

--------------------------------------------------------------------------------

10KM CHALLENGE

Registration closes in 1 month 22 days

 * 1. SGD 75.00
      
      Super Early Bird
      
      Dec 28 – Jan 30
   2. SGD 85.00
      
      Early Bird
      
      Jan 31 – Feb 28
   3. SGD 95.00
      
      Normal Rate
      
      Now registering Mar 1 – Apr 30
      Register for 10KM Challenge

--------------------------------------------------------------------------------

10KM CHALLENGE - TEAM OF 4

Registration closes in 1 month 22 days

 * (First person pays and enters ALL TEAM MEMBERS in one transaction. Click +ADD
   ANOTHER REGISTRANT to add multiple people to your team.)
   
   1. SGD 250.00
      
      Super Early Bird
      
      Dec 28 – Jan 30
   2. SGD 280.00
      
      Early Bird
      
      Jan 31 – Feb 28
   3. SGD 320.00
      
      Normal Rate
      
      Now registering Mar 1 – Apr 30
      Register for 10KM Challenge - Team of 4

--------------------------------------------------------------------------------

21KM HALF MARATHON

Registration closes in 1 month 22 days

 * 1. SGD 85.00
      
      Super Early Bird
      
      Dec 28 – Jan 30
   2. SGD 100.00
      
      Early Bird
      
      Jan 31 – Feb 28
   3. SGD 115.00
      
      Normal Rate
      
      Now registering Mar 1 – Apr 30
      Register for 21KM Half Marathon

--------------------------------------------------------------------------------

42KM MARATHON

Registration closes in 1 month 22 days

 * 1. SGD 105.00
      
      Super Early Bird
      
      Dec 28 – Jan 30
   2. SGD 120.00
      
      Early Bird
   
   3. SGD 135.00
      
      Normal Rate
      
      Now registering Mar 1 – Apr 30
      Register for 42KM Marathon

--------------------------------------------------------------------------------


RACE INCLUSIONS





FINISHER'S ENTITLEMENTS





MERCHANDISE


For registered runners, click HERE to view The Store


RACE PACK COLLECTION

Race Pack Collection will be on May 18-20, 2023. Venue will be announced.








FLAG-OFF TIMINGS


Category

Flag-off time
May 20Cut-off time
5KM Fun Run

8:00 PM9:30PM
10KM Challenge

10:00 PM12:30 AM
21.1KM Half Marathon

11:00 PM3:30 AM
42.195 KM Marathon

12:00 MN
May 21
8:00 AM





ENDURANCE TRAVEL


















Travel with Endurance Travel to the largest night run in Singapore. We've built
a range of packages to ensure the experience is hassle free, super fun and
packed with things to do aside from the event itself. We're backed by a lifetime
of running and endurance events experience, so you can make your trip the most
amazing experience ever.

For more information visit www.endurancetravel.co

Like and follow FACEBOOK endurancetravelco and INSTAGRAM @endurancetravelco for
updates. You can also email info@endurancetravel.co.








CONTACT INFORMATION

Event contact Sundown Marathon Event Team
Email sundownmarathon@runrio.com


 * TITLE SPONSOR
   
   * 


 * RACE ORGANIZER
   
   * 
   * 


 * OFFICIAL TRAVEL PARTNER
   
   * 


 * OFFICIAL PHOTOGRAPHERS
   
   * 


 * OFFICIAL TRAINING ACADEMY
   
   * 


 * OFFICIAL NUTRITION PARTNER
   
   * 


 * OFFICIAL APPAREL PARTNER
   
   * 

Event navigation Current page Event details
 * Event details
 * Register
 * View teams




 * TITLE SPONSOR
   
   * 


 * RACE ORGANIZER
   
   * 
   * 


 * OFFICIAL TRAVEL PARTNER
   
   * 


 * OFFICIAL PHOTOGRAPHERS
   
   * 


 * OFFICIAL TRAINING ACADEMY
   
   * 


 * OFFICIAL NUTRITION PARTNER
   
   * 


 * OFFICIAL APPAREL PARTNER
   
   * 

© 2023 Race Roster. All rights reserved.

 * Privacy Policy
 * Terms of Service
 * Contact us

×

HOW CAN WE HELP YOU?

QUESTIONS ABOUT THE EVENT

Looking for information on the event including packet pick up, schedule of
events, or refunds?

Contact event organiser

--------------------------------------------------------------------------------

ACCOUNT AND EVENT SETTINGS

Looking to manage your registration, change your password, or update your
account information?

Visit dashboard

--------------------------------------------------------------------------------

TECHNICAL SUPPORT

Having difficulty registering, fundraising, or transferring?

Contact Race Roster
Go back

If you have a question not pertaining to online registration, please contact the
event directly.

Name: Sundown Marathon Event Team
Email: sundownmarathon@runrio.com
Go back
Your name *
Your email *
Subject
Message *
Callback phone number
Attach a file
Submit


Welcome To Race Roster, our online registration partner. Please sign in to
proceed.

×


LET'S GET STARTED

Welcome To Race Roster, our online registration partner. Please sign in to
proceed.

What is your email address?
Do you have a Race Roster password?
No, I want to create a password.
Yes, I have a password.
Enter password
Password must include: at least one uppercase letter, one lowercase letter, one
number, and be between 9 and 64 characters.
Forgot password?
I have read and understand the Race Roster Privacy Policy, and I agree to the
Race Roster Terms of Service
(Resend)

Don't have access to the authentication code?
Send a text message instead.

Don't have access to your phone?
Enter the authentication code from an app instead.

Sign in

--------------------------------------------------------------------------------

Sign in with Facebook Sign in with a different account
×

MANAGE COOKIES

 * Your privacy
 * Functional cookies
 * Analytical cookies
 * Marketing cookies

We value the trust that you place in us by sharing your personal data with us.
Race Roster takes your privacy seriously and is committed to handling your
personal data in a way that is fair and worthy of that trust. Race Roster will
take all reasonable steps to protect your information from misuse and keep it
secure. We believe it is important to inform you about how we will use your
personal data. Therefore, we encourage you to read this Privacy Policy
carefully.



These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages.

If you do not allow these cookies then some or all of these services may not
function properly.

Functional cookies are always active



Analytical Cookies allows us to improve the site's functionality by tracking the
usage on this website. In some cases, these cookies improves the speed with
which we can process your request, allow us to remember the site preferences you
have selected. It also helps identify issues faced by users on the website.
De-selecting these cookies may result in poorly-tailored recommendations and
slow site preferences.

Activate analytical cookies


Marketing cookies collect information to tailor advertising to your interests,
both within and beyond Race Roster. It is worth noting that opting out of
advertising cookies won't stop you seeing adverts, just that they won't be
tailored specifically to you.

Activate marketing cookies

More information Cancel Save & accept