www.wwe.com Open in urlscan Pro
151.101.194.133  Public Scan

Submitted URL: https://royalrumble.com/
Effective URL: https://www.wwe.com/shows/royalrumble
Submission: On October 15 via api from BE — Scanned from CA

Form analysis 4 forms found in the DOM

<form id="signin-form" class="auth-modal_content">
  <div class="wwe-input-group">
    <div id="msg-error-login" class="msg-error" style="display: none;">
      <span class="msg-title">Error !</span>
      <span class="msg-text">message</span>
    </div>
  </div>
  <div class="wwe-input-group">
    <input type="email" id="signin-email" class="wwe-input" placeholder="Email Address" autocomplete="email" required="">
    <div class="errors">
      <div id="signin-email-required" class="wwe-input_error signin-input-error"> This field is required. </div>
      <div id="signin-email-format" class="wwe-input_error signin-input-error"> The email you've entered is invalid. Please try again. </div>
    </div>
  </div>
  <div class="wwe-input-group">
    <input type="password" id="signin-password" class="wwe-input password" placeholder="Password" autocomplete="current-password" minlength="6" required="">
    <img src="/sites/all/libraries/loginlib/assets/images/hide.svg" id="signin-password-vision" class="wwe-input_vision" height="16" width="22">
    <div class="errors">
      <div id="signin-password-required" class="wwe-input_error signin-input-error"> This field is required. </div>
      <div id="signin-password-tooshort" class="wwe-input_error signin-input-error"> Password must be 6 characters in length or longer. </div>
    </div>
  </div>
  <div id="go-to-forgot-password" class="forgot-password-button" tabindex="0">Forgot my password</div>
  <button type="submit" class="wwe-button button-primary" id="submit-signin" disabled="">Sign In</button>
  <div class="signup-label">Don't have a WWE account?</div>
  <div id="go-to-signup" class="anchor bold" tabindex="0">Sign Up</div>
</form>

<form id="forgot-password-form" class="auth-modal_content">
  <div class="wwe-input-group">
    <div id="msg-error-forgotpwd" class="msg-error" style="display: none;">
      <span class="msg-title">Error !</span>
      <span class="msg-text">message</span>
    </div>
  </div>
  <h3 class="modal-form_title">Forgot your Password</h3>
  <p class="modal-form_subtitle">Enter your email address and we will send you instructions to reset your password.</p>
  <div class="wwe-input-group">
    <input type="email" id="forgot-password-email" class="wwe-input" pattern="^\S+@\S+\.\S+$" placeholder="Email Address" autocomplete="email" required="">
    <div class="errors">
      <div id="forgot-email-required" class="wwe-input_error forgot-password-input-error"> This field is required. </div>
      <div id="forgot-email-format" class="wwe-input_error forgot-password-input-error"> The email you've entered is invalid. Please try again. </div>
    </div>
  </div>
  <button type="submit" class="wwe-button button-primary" id="submit-forgot-password" disabled="">Continue</button>
  <div id="go-to-signin" class="back-to-signin" tabindex="0">Back to Sign In</div>
</form>

<form id="signup-form" class="auth-modal_content">
  <div class="wwe-input-group">
    <div id="msg-error-signup" class="msg-error" style="display: none;">
      <span class="msg-title">Error !</span>
      <span class="msg-text">message</span>
    </div>
  </div>
  <div class="wwe-input-group">
    <input type="text" id="signup-firstname" class="wwe-input" placeholder="First Name" autocomplete="given-name" required="">
    <div class="errors">
      <div id="signup-first-name-required" class="wwe-input_error signup-input-error"> This field is required. </div>
    </div>
  </div>
  <div class="wwe-input-group">
    <input type="text" id="signup-lastname" class="wwe-input" placeholder="Last Name" autocomplete="family-name" required="">
    <div class="errors">
      <div id="signup-last-name-required" class="wwe-input_error signup-input-error"> This field is required. </div>
    </div>
  </div>
  <div class="wwe-input-group">
    <input type="email" id="signup-email" class="wwe-input" pattern="^\S+@\S+\.\S+$" placeholder="Email Address" autocomplete="email" required="">
    <div class="errors">
      <div id="signup-email-required" class="wwe-input_error signup-input-error"> This field is required. </div>
      <div id="signup-email-format" class="wwe-input_error signup-input-error"> The email you've entered is invalid. Please try again. </div>
    </div>
  </div>
  <div class="wwe-input-group">
    <input type="password" id="signup-password" class="wwe-input password" placeholder="Password" autocomplete="new-password" minlength="8" required="">
    <img src="/sites/all/libraries/loginlib/assets/images/hide.svg" id="signup-password-vision" class="wwe-input_vision" height="16" width="22">
    <div class="errors">
      <div id="signup-password-required" class="wwe-input_error signup-input-error"> This field is required. </div>
      <div id="signup-password-tooshort" class="wwe-input_error signup-input-error"> Password must be 8 characters in length or longer. </div>
    </div>
  </div>
  <div class="checkbox">
    <input type="checkbox" id="signup-consent" class="signup-consent" required="">
    <label id="signup-consent-label" for="signup-consent">I am 18 years of age or older and agree with the <a href="https://www.wwe.com/page/privacy-policy" target="_blank">Privacy Policy</a> and
      <a href="https://www.wwe.com/page/terms-and-conditions" target="_blank">Terms of Use</a>.</label>
  </div>
  <div class="checkbox">
    <input type="checkbox" id="marketing-consent" class="signup-consent">
    <label id="marketing-consent-label" for="marketing-consent">I consent to receiving marketing communications from WWE, and its affiliates, about special offers and other products.</label>
  </div>
  <button type="submit" class="wwe-button button-primary" id="submit-signup" disabled="">Create Account</button>
  <div class="signin-label">Already have an account? <div id="signup-go-to-signin" class="anchor ml bold" tabindex="0">Sign In</div>
  </div>
</form>

<form id="reset-form" class="auth-modal_content">
  <div class="wwe-input-group">
    <div id="msg-error-resetpwd" class="msg-error" style="display: none;">
      <span class="msg-title">Error !</span>
      <span class="msg-text">message</span>
    </div>
  </div>
  <h3 class="modal-form_title">Reset Password</h3>
  <p class="modal-form_subtitle">Enter a new password below to reset <br> your forgotten password.</p>
  <div class="wwe-input-group">
    <input type="password" id="reset-new-password" class="wwe-input-reset-password password" placeholder="New Password" autocomplete="current-password" minlength="8" required="">
    <img src="/sites/all/libraries/loginlib/assets/images/hide.svg" id="reset-new-password-vision" class="wwe-input_vision" height="16" width="22">
    <div class="errors">
      <div id="reset-new-password-required" class="wwe-input_error reset-input-error"> This field is required. </div>
      <div id="reset-password-tooshort" class="wwe-input_error reset-input-error"> Password must be 8 characters in length or longer. </div>
      <div id="reset-new-password-mismatch" class="wwe-input_error reset-input-error"> Passwords do not match. </div>
    </div>
  </div>
  <div class="wwe-input-group">
    <input type="password" id="reset-confirm-new-password" class="wwe-input-reset-password password" placeholder="Re-enter Password" autocomplete="current-password" minlength="8" required="">
    <img src="/sites/all/libraries/loginlib/assets/images/hide.svg" id="reset-confirm-password-vision" class="wwe-input_vision" height="16" width="22">
    <div class="errors">
      <div id="reset-confirm-password-required" class="wwe-input_error reset-input-error"> This field is required. </div>
      <div id="reset-confirm-password-tooshort" class="wwe-input_error reset-input-error"> Password must be 8 characters in length or longer. </div>
      <div id="reset-confirm-password-mismatch" class="wwe-input_error reset-input-error"> Passwords do not match. </div>
    </div>
  </div>
  <button type="submit" class="wwe-button button-primary" id="submit-reset" disabled="">Continue</button>
  <div id="reset-go-to-signin" class="back-to-signin">Back to Sign In</div>
</form>

Text Content

Cookie Preferences

Skip to main content

 * 
 * 
 * WWE Network
 * Shows
 * Superstars
 * Tickets
 * Shop

   Get the Ultimate WWE Experience at WrestleMania 41 with an On Location
   Priority Pass
   
   EXPLORE PACKAGES
   
   Get the Ultimate WWE Experience at WrestleMania 41 with an On Location
   Priority Pass
   
   EXPLORE PACKAGES
   
   Visit Sony LIV to sign in or sign up and enjoy WWE's premium content.
   
   Go to Sony LIV
   
   Watch every Premium Live Event and enjoy some of your favorite WWE content on
   Shahid.
   
   Go to Shahid
   
   Watch every Premium Live Event and enjoy some of your favorite WWE content on
   Disney + HotStar.
   
   Go to Disney + Hotstar
   
   Watch WrestleMania and other WWE Premium Live Events on Flow.
   
   Go to Flow
   
   Sign up for BINGE to watch. Plus, get every WWE Premium Live Event and the
   world’s best TV and movies
   
   GET BINGE NNOW
   
   
   Sign in to WWE
   
   Don't have a WWE account?
   Sign Up
   nathan@wwe.com
   Sign Out
   Error ! message
   This field is required.
   The email you've entered is invalid. Please try again.
   This field is required.
   Password must be 6 characters in length or longer.
   Forgot my password
   Sign In
   Don't have a WWE account?
   Sign Up
   Error ! message
   
   
   FORGOT YOUR PASSWORD
   
   Enter your email address and we will send you instructions to reset your
   password.
   
   This field is required.
   The email you've entered is invalid. Please try again.
   Continue
   Back to Sign In
   
   
   EMAIL SENT
   
   
   
   Back to Sign In
   Error ! message
   This field is required.
   This field is required.
   This field is required.
   The email you've entered is invalid. Please try again.
   This field is required.
   Password must be 8 characters in length or longer.
   I am 18 years of age or older and agree with the Privacy Policy and Terms of
   Use.
   I consent to receiving marketing communications from WWE, and its affiliates,
   about special offers and other products.
   Create Account
   Already have an account?
   Sign In
   
   
   YOU'RE ALL SET!
   
   Your WWE account using {nathan@wwe.com} has been successfully created. Use
   this email address to sign back in at any time.
   
   Close
   Error ! message
   
   
   RESET PASSWORD
   
   Enter a new password below to reset
   your forgotten password.
   
   This field is required.
   Password must be 8 characters in length or longer.
   Passwords do not match.
   This field is required.
   Password must be 8 characters in length or longer.
   Passwords do not match.
   Continue
   Back to Sign In
   
   
   SUCCESS
   
   Your password has been reset.
   
   Back to Sign In


 * WWE Network
 * Shows
 * Superstars
 * Tickets
 * Shop
 * Get the Ultimate WWE Experience at WrestleMania 41 with an On Location
   Priority Pass
   EXPLORE PACKAGES
 * Get the Ultimate WWE Experience at WrestleMania 41 with an On Location
   Priority Pass
   EXPLORE PACKAGES
 * Visit Sony LIV to sign in or sign up and enjoy WWE's premium content.
   Go to Sony LIV
 * Watch every Premium Live Event and enjoy some of your favorite WWE content on
   Shahid.
   Go to Shahid
 * Watch every Premium Live Event and enjoy some of your favorite WWE content on
   Disney + HotStar.
   Go to Disney + Hotstar
 * Watch WrestleMania and other WWE Premium Live Events on Flow.
   Go to Flow
 * Sign up for BINGE to watch. Plus, get every WWE Premium Live Event and the
   world’s best TV and movies
   GET BINGE NNOW




BREAKING NEWS

WrestleMania 2-Day Combo Tickets On-Sale Friday, Oct 25

Full Story



WATCH ROYAL RUMBLE VIDEO HIGHLIGHTS

01:13
Rey Mysterio and The New Day try to topple Brock Lesnar: Royal Rumble 2020 (WWE
Network Exclusive)Rey Mysterio, Kofi Kingston & Big E attempt to team up in an
effort to end The Beast Incarnate’s tear through the Royal Rumble field. Catch
WWE action on WWE Network, FOX, USA Network, Sony India and more.01/26/2020 -
23:11
01:06
Lacey Evans battles back against Bayley: Royal Rumble 2020 (WWE Network
Exclusive)Lacey Evans fights off Bayley’s attacks and goes on the offensive in
pursuit of the SmackDown Women’s Championship. Catch WWE action on WWE Network,
FOX, USA Network, Sony India and more.01/26/2020 - 21:38
01:12
Otis displays Royal Rumble chivalry saving Mandy Rose from elimination: Royal
Rumble 2020 (WWE Network Exclusive)Otis emerges from below the ring as Mandy
Rose’s knight in shining armor, as the well-positioned Superstar saves God’s
Greatest Creation from elimination. Catch WWE action on WWE Network, FOX, USA
Network, Sony India and more.01/26/2020 - 20:38
01:54
Humberto Carrillo catches Andrade with moonsault attack: Royal Rumble 2020 (WWE
Network Exclusive)Humberto Carrillo gains the upper hand on Andrade with an
impressive moonsault, as he tries to pry the United States Championship from his
rival. Catch WWE action on WWE Network, FOX, USA Network, Sony India and
more.01/26/2020 - 19:00
01:18
Naomi returns at Women’s Royal Rumble Match: Royal Rumble 2020 (WWE Network
Exclusive)Naomi makes her return to the ring in the Women’s Royal Rumble Match
and teams up with Charlotte Flair to take on Bianca Belair. Catch WWE action on
WWE Network, FOX, USA Network, Sony India and more.01/26/2020 - 21:10
01:43
Shorty G stands tall against Sheamus’ attacks: Royal Rumble 2020 (WWE Network
Exclusive)Shorty G refuses to back down and sends Sheamus flying over the top
rope, but The Celtic Warrior counters with an attack outside the ring. Catch WWE
action on WWE Network, FOX, USA Network, Sony India and more.01/26/2020 - 18:37
02:44
“Stone Cold” Steve Austin explains the career-defining nature of the Royal
Rumble MatchThe Texas Rattlesnake describes the importance of the Royal Rumble
Match and asks the question “Why are you here?” to Superstars planning to enter
the career-altering melee, featuring the song “Rumble” by Zayde Wolf. Catch WWE
action on WWE Network, FOX, USA Network, Sony India and more.01/26/2020 - 16:26
01:30
Edge returns at Royal Rumble and delivers vicious Spears: Royal Rumble 2020 (WWE
Network Exclusive)Edge shocks the WWE Universe with a surprise entrance in the
Men’s Royal Rumble and immediately goes on the attack. Catch WWE action on WWE
Network, FOX, USA Network, Sony India and more.01/26/2020 - 23:37
01:25
King Corbin smashes Roman Reigns onto international announce tables: Royal
Rumble 2020 (WWE Network Exclusive)As the brutal Falls Count Anywhere Match
spills out of the ring, Roman Reigns barely survives two vicious table slams
from King Corbin. Catch WWE action on WWE Network, FOX, USA Network, Sony India
and more.01/26/2020 - 19:49
00:56
Becky Lynch brutally slams Asuka off the apron: Royal Rumble 2020 (WWE Network
Exclusive)With the action spilling through the ropes, the Raw Women’s Champion
hurls Asuka off the apron. Catch WWE action on WWE Network, FOX, USA Network,
Sony India and more.01/26/2020 - 22:36
01:30
Daniel Bryan goes low to combat “The Fiend” Bray Wyatt: Royal Rumble 2020 (WWE
Network Exclusive)Desperate to gain momentum against “The Fiend” Bray Wyatt,
Daniel Bryan delivers a series of low blows and strikes the Universal Champion
repeatedly with the strap. Catch WWE action on WWE Network, FOX, USA Network,
Sony India and more.01/26/2020 - 21:48
01:13
Rey Mysterio and The New Day try to topple Brock Lesnar: Royal Rumble 2020 (WWE
Network Exclusive)Rey Mysterio, Kofi Kingston & Big E attempt to team up in an
effort to end The Beast Incarnate’s tear through the Royal Rumble field. Catch
WWE action on WWE Network, FOX, USA Network, Sony India and more.01/26/2020 -
23:11
01:06
Lacey Evans battles back against Bayley: Royal Rumble 2020 (WWE Network
Exclusive)Lacey Evans fights off Bayley’s attacks and goes on the offensive in
pursuit of the SmackDown Women’s Championship. Catch WWE action on WWE Network,
FOX, USA Network, Sony India and more.01/26/2020 - 21:38
01:12
Otis displays Royal Rumble chivalry saving Mandy Rose from elimination: Royal
Rumble 2020 (WWE Network Exclusive)Otis emerges from below the ring as Mandy
Rose’s knight in shining armor, as the well-positioned Superstar saves God’s
Greatest Creation from elimination. Catch WWE action on WWE Network, FOX, USA
Network, Sony India and more.01/26/2020 - 20:38
01:54
Humberto Carrillo catches Andrade with moonsault attack: Royal Rumble 2020 (WWE
Network Exclusive)Humberto Carrillo gains the upper hand on Andrade with an
impressive moonsault, as he tries to pry the United States Championship from his
rival. Catch WWE action on WWE Network, FOX, USA Network, Sony India and
more.01/26/2020 - 19:00
01:18
Naomi returns at Women’s Royal Rumble Match: Royal Rumble 2020 (WWE Network
Exclusive)Naomi makes her return to the ring in the Women’s Royal Rumble Match
and teams up with Charlotte Flair to take on Bianca Belair. Catch WWE action on
WWE Network, FOX, USA Network, Sony India and more.01/26/2020 - 21:10
01:43
Shorty G stands tall against Sheamus’ attacks: Royal Rumble 2020 (WWE Network
Exclusive)Shorty G refuses to back down and sends Sheamus flying over the top
rope, but The Celtic Warrior counters with an attack outside the ring. Catch WWE
action on WWE Network, FOX, USA Network, Sony India and more.01/26/2020 - 18:37
02:44
“Stone Cold” Steve Austin explains the career-defining nature of the Royal
Rumble MatchThe Texas Rattlesnake describes the importance of the Royal Rumble
Match and asks the question “Why are you here?” to Superstars planning to enter
the career-altering melee, featuring the song “Rumble” by Zayde Wolf. Catch WWE
action on WWE Network, FOX, USA Network, Sony India and more.01/26/2020 - 16:26
01:30
Edge returns at Royal Rumble and delivers vicious Spears: Royal Rumble 2020 (WWE
Network Exclusive)Edge shocks the WWE Universe with a surprise entrance in the
Men’s Royal Rumble and immediately goes on the attack. Catch WWE action on WWE
Network, FOX, USA Network, Sony India and more.01/26/2020 - 23:37
01:25
King Corbin smashes Roman Reigns onto international announce tables: Royal
Rumble 2020 (WWE Network Exclusive)As the brutal Falls Count Anywhere Match
spills out of the ring, Roman Reigns barely survives two vicious table slams
from King Corbin. Catch WWE action on WWE Network, FOX, USA Network, Sony India
and more.01/26/2020 - 19:49
00:56
Becky Lynch brutally slams Asuka off the apron: Royal Rumble 2020 (WWE Network
Exclusive)With the action spilling through the ropes, the Raw Women’s Champion
hurls Asuka off the apron. Catch WWE action on WWE Network, FOX, USA Network,
Sony India and more.01/26/2020 - 22:36
01:30
Daniel Bryan goes low to combat “The Fiend” Bray Wyatt: Royal Rumble 2020 (WWE
Network Exclusive)Desperate to gain momentum against “The Fiend” Bray Wyatt,
Daniel Bryan delivers a series of low blows and strikes the Universal Champion
repeatedly with the strap. Catch WWE action on WWE Network, FOX, USA Network,
Sony India and more.01/26/2020 - 21:48
01:13
Rey Mysterio and The New Day try to topple Brock Lesnar: Royal Rumble 2020 (WWE
Network Exclusive)Rey Mysterio, Kofi Kingston & Big E attempt to team up in an
effort to end The Beast Incarnate’s tear through the Royal Rumble field. Catch
WWE action on WWE Network, FOX, USA Network, Sony India and more.01/26/2020 -
23:11
01:06
Lacey Evans battles back against Bayley: Royal Rumble 2020 (WWE Network
Exclusive)Lacey Evans fights off Bayley’s attacks and goes on the offensive in
pursuit of the SmackDown Women’s Championship. Catch WWE action on WWE Network,
FOX, USA Network, Sony India and more.01/26/2020 - 21:38
01:12
Otis displays Royal Rumble chivalry saving Mandy Rose from elimination: Royal
Rumble 2020 (WWE Network Exclusive)Otis emerges from below the ring as Mandy
Rose’s knight in shining armor, as the well-positioned Superstar saves God’s
Greatest Creation from elimination. Catch WWE action on WWE Network, FOX, USA
Network, Sony India and more.01/26/2020 - 20:38

 


WWE ROYAL RUMBLE


toggle menu
 * Home
 * Shows
 * Superstars
 * Tickets & Events
 * Shop
 * WWE Network

Sign in
 * Follow WWE on Facebook
 * Follow WWE on Twitter
 * Follow WWE on Instagram
 * Follow WWE on Reddit
 * Follow WWE on YouTube

 * WWE News
 * WWE Photos
 * WWE Videos
 * Corporate
 * Careers
 * Community
 * Contact
 * Worldwide
 * WWE Music
 * WWE Studios

 * Privacy Policy
 * Copyright
 * Terms & Conditions
 * Cookie Preferences
 * FAQ
 * Redeem Gift Card
 * Security





Corporate
 * Corporate
 * Careers
 * Impact
 * Contact

WWE.com
 * WWE News
 * WWE Videos
 * WWE Photos
 * WWE Worldwide
 * Priority Pass

About
 * Privacy Policy
 * Copyright
 * Terms of Use
 * Cookie Preferences
 * Do Not Sell or Share My Info

Help
 * Security
 * Help Center
 * Redeem Gift Card
 * Cookie Policy
 * Closed Captions

Global Sites
 * Arabic






SHOWS


SHOWS


WWE: PREMIER SHOWS

Saturday Nov. 2 at 1 p.m. ET / 10 a.m. PT on WWE Network

Saturday Nov. 2 at 1 p.m. ET / 10 a.m. PT on Peacock

Mondays at 8/7 C on USA

Fridays at 8/7 C on USA

Tuesdays at 8/7 C on The CW

Saturday Dec. 14 at 8/7 C on NBC

Watch On Demand on Peacock

Fridays at 10/9 C on WWE Network

Fridays at 10/9 C on Peacock

Watch On Demand on Peacock

Wednesdays at 12 PM ET / 9 AM PT on X

Watch On Demand on Peacock

Watch On Demand on WWE Network




WWE: PREMIUM LIVE EVENTS




WWE: DIGITAL SHOWS





WWE: HISTORICAL PAY-PER-VIEWS




Corporate
 * Corporate
 * Careers
 * Impact
 * Contact

WWE.com
 * WWE News
 * WWE Videos
 * WWE Photos
 * WWE Worldwide
 * Priority Pass

About
 * Privacy Policy
 * Copyright
 * Terms of Use
 * Cookie Preferences
 * Do Not Sell or Share My Info

Help
 * Security
 * Help Center
 * Redeem Gift Card
 * Cookie Policy
 * Closed Captions

Global Sites
 * Arabic


blank