www.gujarattitansipl.com Open in urlscan Pro
2600:1400:d::1721:eeb1  Public Scan

Submitted URL: http://www.gujarattitansipl.com/
Effective URL: https://www.gujarattitansipl.com/
Submission: On May 30 via manual from CA — Scanned from CA

Form analysis 4 forms found in the DOM

Name: signupPOST https://r1.twocircles-client.com/signup.ashx

<form name="signup" class="custom-form" id="signup" action="https://r1.twocircles-client.com/signup.ashx" method="post" autocomplete="off" onsubmit="return validate_signup(this, true)">
  <input type="hidden" name="userid" value="340147">
  <input type="hidden" name="SIG536b01379d2fdee0c8c4b3f86c4d250f03c3d0304a89a343593d926ee01f4e39" value="">
  <input type="hidden" name="addressbookid" value="3368723">
  <input type="hidden" name="ReturnURL" value="https://www.gujarattitansipl.com/">
  <input type="hidden" id="ci_consenturl" name="ci_consenturl" value="https://www.gujarattitansipl.com/">
  <div class="form-group flex33">
    <div class="form-element">
      <input id="customFormFirstName" type="text" class="text form-control" name="cd_FIRSTNAME" aria-required="false" placeholder="First Name" required="">
    </div>
    <span class="errordiv"></span>
  </div>
  <div class="form-group flex33">
    <div class="form-element">
      <input id="customFormLastName" type="text" class="text form-control" name="cd_LASTNAME" aria-required="false" placeholder="Last Name" required="">
    </div>
    <span class="errordiv"></span>
  </div>
  <div class="form-group flex33">
    <div class="form-element">
      <input type="text" name="email" id="email" class="form-control" required="" aria-required="true" placeholder="Email Address">
      <span class="errordiv"></span>
    </div>
  </div>
  <div class="form-footer">
    <div class="form-group">
      <div class="form-element">
        <input type="hidden" name="ADDRESSBOOK_1763254_unchecked" id="ADDRESSBOOK_1763254_unchecked" value="true">
        <input type="checkbox" name="ADDRESSBOOK_1763254" id="ADDRESSBOOK_1763254" onclick="checkbox_Clicked(this)">
        <label class="wrap notfi-label" for="ADDRESSBOOK_1763254">I would like to receive news, offers and communications from Gujarat Titans</label>
        <span class="errordiv"></span>
      </div>
    </div>
    <div class="form-footer-note">
      <div class="note-text">
        <label class="notfi-label">This site is protected by reCAPTCHA and the Google <a href="/privacy" target="_blank">Privacy
                                    Policy</a> and <a href="/terms-and-conditions" target="_blank">Terms of Service</a> apply.</label>
        <label class="notfi-label"> Please enter a valid email address as winners will be contacted on the email address shared. </label>
      </div>
      <button type="submit" id="btnsubmit" name="btnsubmit" class="btn btn-site" aria-label="Enter Now">
        <span class="btn-text">Enter Now!</span>
      </button>
    </div>
  </div>
</form>

<form action="" class="custom-form">
  <div class="form-group flex33">
    <div class="form-element">
      <input disabled="" type="text" class="form-control" name="firstName" placeholder="First name">
    </div>
    <span class="errordiv"></span>
  </div>
  <div class="form-group flex33">
    <div class="form-element">
      <input disabled="" type="text" class="form-control" name="lastName" placeholder="Last name">
      <span class="errordiv"></span>
    </div>
  </div>
  <div class="form-group flex33">
    <div class="form-element">
      <div class="select-box">
        <select id="" name="department">
          <option selected="" disabled="" value="">Select Department</option>
          <option>Marketing</option>
          <option>Operations</option>
        </select>
      </div>
      <span class="errordiv"></span>
    </div>
  </div>
  <div class="form-group flex100">
    <div class="form-element">
      <textarea maxlength="500" placeholder="Answer here" row="2"></textarea>
      <span class="errordiv"></span>
    </div>
  </div>
  <div class="form-footer">
    <div class="form-group">
      <div class="form-element">
        <div class="item">
          <label class="checkbox-container">
            <input type="checkbox" name="alerts" aria-required="true" aria-invalid="false" class="checkbox">
            <span class="checkmark"></span>
            <p class="text">I would like to receive communications and emails from Gujarat Titans.</p>
          </label>
          <span class="errordiv"></span>
        </div>
        <div class="item">
          <label>This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> apply.</label>
          <span class="errordiv"></span>
        </div>
        <div class="item">
          <ul class="note-list">
            <li>Winners will be contacted on the email address provided</li>
            <!-- <li>For more information related to the contest, please refer <a href="#" target="_blank">here</a></li> -->
          </ul>
        </div>
      </div>
      <button id="submitFanClub" class="btn btn-site submit-ad-form" aria-label="Submit Now" aria-expanded="false" aria-haspopup="false" data-expanded="true">
        <span class="btn-text">Submit</span>
      </button>
    </div>
  </div>
</form>

<form id="formForgotPassword" data-vv-scope="forgotPassword" class="custom-form">
  <div class="form-group flex100 login-email">
    <div class="form-element" aria-required="true" aria-invalid="false">
      <label for="forgotPwdEmail" class="control-label">Email</label>
      <input type="email" autocomplete="email" id="forgotPwdEmail" name="forgotPwdEmail" class="form-control" required="required" value="" v-validate="'required|email'" v-model="forgotPassword.email" placeholder="Enter your email address">
      <span class="errordiv" v-for="error in errors" :key="error.field">
        <span v-if="error.field === 'forgotPwdEmail'">{{ error.msg }}</span>
        <span v-else-if="globalMsgDiv">{{globalMsgDiv}}</span>
      </span>
      <span class="errordiv" v-if="globalMsgDiv">
        <span v-if="globalMsgDiv">{{globalMsgDiv}}</span>
      </span>
    </div>
  </div>
  <div class="form-group flex50 cancel">
    <button @click="hideAllPopups()" type="button" class="btn-site btn-cancel">
      <span class="btn-text">Cancel</span>
    </button>
  </div>
  <div @click="submit('forgotPassword')" class="form-group flex50 submit">
    <button type="button" class="btn-site btn-submit">
      <span class="btn-text">Submit</span>
    </button>
  </div>
</form>

<form id="formSetPassword" data-vv-scope="resetPassword" class="custom-form">
  <div class="form-group flex100 set-password password-field">
    <div class="form-element" aria-required="true" aria-invalid="false">
      <label for="newPassword" class="control-label">New Password</label>
      <input autocomplete="new-password" id="newPassword" name="newPassword" class="form-control" required="required" ref="newPassword" value="" :type="newPassword.passwordType == 'password' ? 'password' : 'text'"
        v-validate="'required|strong_password'" v-model="newPassword.password" placeholder="Confirm Password">
      <span class="password-sign" :class="[!newPassword.passwordType == 'password' ? 'close' : '']"></span>
      <div class="tooltip">
        <span class="icon-info-circled"></span>
        <span class="tooltiptext">Password must contain at least: 1 uppercase letter, 1 lowercase letter, 1 number, and one special character (Example: , . _ &amp; ? etc.)</span>
      </div>
      <span class="errordiv" v-for="error in errors" :key="error.field"> <span v-if="error.field === 'newPassword'">{{ error.msg }}</span></span>
    </div>
  </div>
  <div class="form-group flex100 conf-set-password password-field">
    <div class="form-element" aria-required="true" aria-invalid="false">
      <label for="confNewPassword" class="control-label">Confirm New Password</label>
      <input type="password" autocomplete="new-password" id="confNewPassword" name="confNewPassword" class="form-control" required="required" value="" :type="newPassword.cpasswordType == 'password' ? 'password' : 'text'"
        v-validate="'required|confirmed:newPassword'" v-model="newPassword.cpassword" placeholder="Confirm Password">
      <span class="password-sign" :class="[!newPassword.cpasswordType == 'password' ? 'close' : '']"></span>
      <div class="tooltip">
        <span class="icon-info-circled"></span>
        <span class="tooltiptext">Password must contain at least: 1 uppercase letter, 1 lowercase letter, 1 number, and one special character (Example: , . _ &amp; ? etc.)</span>
      </div>
      <span class="errordiv" v-for="error in errors" :key="error.field">
        <span v-if="error.field === 'confNewPassword'">{{ error.msg }}</span><span v-else-if="globalMsgDiv">{{globalMsgDiv}}</span></span>
    </div>
  </div>
  <div class="form-group flex50 cancel">
    <button @click="hideAllPopups()" type="button" class="btn-site btn-cancel">
      <span class="btn-text">Cancel</span>
    </button>
  </div>
  <div class="form-group flex50 submit">
    <button @click="submit('resetPassword')" type="button" class="btn-site btn-submit">
      <span class="btn-text">Submit</span>
    </button>
  </div>
</form>

Text Content

GUJARAT IPL

Previous Match
GT
(18.1)
133/3
vs
RR
(20.0)
130/9
29 May 2022 | 14:30 (IST)
Matchcenter
 * Facebook
 * Twitter
 * Instagram
 * YouTube

 * Latest
   * News
   * Videos
 * Squad
 * Fixtures
 * Season
   * Standings
   * Statistics
 * Titans' Dugout
   * Player of the Match
 * Shop

Search
Login
 * View Profile
 * Logout


HARDIK PANDYA: BATTER, BOWLER, CHAMPION, LEADER

News
Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


HARDIK PANDYA’S METHOD OF DEALING WITH DOUBTERS – ‘THE BEST WAY TO ANSWER, IS
DON’T ANSWER’

News
Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


THE BUILDING BLOCKS OF GUJARAT TITANS’ REMARKABLE RUN

News
Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close



Pos
Teams
MP
W-L
NRR
Pts
1
Gujarat Titans (Q)
GT (Q)
14
10-4
+0.316
20
2
Rajasthan Royals (Q)
RR (Q)
14
9-5
+0.298
18
3
Lucknow Super Giants (Q)
LSG (Q)
14
9-5
+0.251
18
4
Royal Challengers Bangalore (Q)
RCB (Q)
14
8-6
-0.253
16
5
Delhi Capitals
DC
14
7-7
+0.204
14
6
Punjab Kings
PBKS
14
7-7
+0.126
14
7
Kolkata Knight Riders
KKR
14
6-8
+0.146
12
8
Sunrisers Hyderabad
SRH
14
6-8
-0.379
12
9
Chennai Super Kings
CSK
14
4-10
-0.203
8
10
Mumbai Indians
MI
14
4-10
-0.506
8


WIN AN ALL PLAYERS SIGNED MATCH REPLICA JERSEY!

Enter your name and email address to participate in the lucky draw.


I would like to receive news, offers and communications from Gujarat Titans
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply. Please enter a valid email address as winners will be contacted
on the email address shared.
Enter Now!


YOUR ENTRY HAS BEEN SUCCESSFULLY RECORDED.


Register/Login


TELL US YOUR MOTIVATION TO FANTERN WITH GT!

Select Department Marketing Operations


I would like to receive communications and emails from Gujarat Titans.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
 * Winners will be contacted on the email address provided
   

Submit


YOUR ENTRY HAS BEEN RECORDED SUCCESSFULLY.


YOUR ENTRY HAS BEEN SUCCESSFULLY RECORDED.


VIDEOS


CAPTAIN PANDYA REFLECTS ON A SPECIAL SEASON


Season of Firsts

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


QUALIFYING FOR THE FINAL - CELEBRATIONS

2:37
Inside the Locker Room

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


POST MATCH CELEBRATIONS #CSKVGT

2:22
Inside the Locker Room

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


SHUBMAN GILL AT THE NETS | UNCUT

6:11
Season of Firsts

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


BAND OF TITANS | WHY THIS KOLAVERI DI

3:34
Brand GT

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


THE GREAT OPENER | GTVLSG

1:24
Season of Firsts

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


FROM THE CAPTAIN'S CORNER - #SEASONOFFIRSTS

1:32
Season of Firsts

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


GUJARAT DIVAS WITH THE TITANS

9:50
Brand GT

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close






NEWS


HARDIK PANDYA: BATTER, BOWLER, CHAMPION, LEADER

News

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


HARDIK PANDYA’S METHOD OF DEALING WITH DOUBTERS – ‘THE BEST WAY TO ANSWER, IS
DON’T ANSWER’

News

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


THE BUILDING BLOCKS OF GUJARAT TITANS’ REMARKABLE RUN

News

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


IPL 2022 FINAL PREVIEW: GUJARAT TITANS VS RAJASTHAN ROYALS

News

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close


DAVID MILLER – FINDING HIS ARC, AND HITTING IT OUT OF THE PARK

News

Share
Share
Share on Facebook Share on Twitter Share on WhatsApp Copy Link
Close




SQUAD

Abhinav

Manohar

David

Miller

Gurkeerat

Singh

Sai

Sudharsan

Shubman

Gill

Hardik

Pandya

Rahul

Tewatia

Vijay

Shankar

Matthew

Wade

Rahmanullah

Gurbaz

Wriddhiman

Saha

Alzarri

Joseph

Darshan

Nalkande

Dominic

Drakes

Jayant

Yadav

Lockie

Ferguson

Mohammad

Shami

Noor

Ahmad

Pradeep

Sangwan

Rashid

Khan

Sai

Kishore

Varun

Aaron

Yash

Dayal





IPL 2022 TRACKER


TOTAL RUNS SCORED

24395

Tracker Info
POS
TEAMS
RUNS
1
RR
2943
2
GT
2663
3
RCB
2632
4
LSG
2548
5
PBKS
2343


RUNS IN POWER PLAY (1-6)

6947


RUNS IN LAST 5 OVERS

6797


TOTAL WICKETS TAKEN

910


DUCK DISMISSALS

107


TOTAL CATCHES

685

78.25%



Taken

21.75%



Dropped


RUNS SCORED

6384



1s

2042



2s

8080



4s

6372



6s


RUNS SCORED IN BOUNDARIES

14440

8080

Runs scored in 4s



6372

Runs scored in 6s


TOTAL RUNS SCORED OFF FREE HITS

133


BOWLING TYPES

65.41% pace

34.59% spin


MAIDEN OVERS

28


DOT BALLS

6634


FASTEST BALL

LOCKIE FERGUSON

157.3 Kph

Wickets

12

Runs

427

S/r

23.83


FIELDING

33.09%

Runs Through Misfield

66.91%

Runs Saved


ORANGE CAP

JOS BUTTLER

863


PURPLE CAP

YUZVENDRA CHAHAL

27


TOTAL NUMBER OF FREE HITS

66


TOURNAMENT WAGON WHEEL

Created with Raphaël 2.2.0ABCDEFGH
1642 2465 5504 3173 2516 3867 2222 1694


MODE OF DISMISSAL

0.11%

hit wicket

1.98%

stumped

13.52%

bowled

56.15%

caught

6.7%

run out

6.26%

lbw



Stumpings

18

Direct Hits

8

Run Outs

61




GUJARAT TITANS' TOP BATTERS

#1

Hardik Pandya
487
#2

Shubman Gill
483
#3

David Miller
481


GUJARAT TITANS' TOP BOWLERS

#1

Mohammad Shami
20
#2

Rashid Khan
19
#3

Lockie Ferguson
12
Show/Hide


HOME STICKY BOTTOM SCORESTRIP

Final
Indian Premier League, 2022 29 May 2022 | 14:30 (IST) Narendra Modi Stadium,
Ahmedabad Final
Recent
GT
(18.1)
133/3
vs
RR
(20.0)
130/9
Gujarat Titans beat Rajasthan Royals by 7 wickets Narendra Modi Stadium,
Ahmedabad
Matchcentre

Principal Partner



Associate Partners



Official Partners




SITEMAP

 * News
 * Videos
 * Squad
 * Standings
 * Contact Us

 * Terms & Conditions
 * Privacy Policy
 * Cookie Policy

© Copyright 2022 Gujarat Titans. All Rights Reserved.

Powered by: Sportz Interactive


VERIFY YOUR EMAIL

Please click on the verification link sent to your email address to complete
your registration.

Ok


SUCCESS

Your registration has been completed successfully.

Ok


FORGOT YOUR PASSWORD?

Don't worry, we are here to help you to recover your password. Enter your
registered email below for further instructions.

Email {{ error.msg }} {{globalMsgDiv}} {{globalMsgDiv}}
Cancel
Submit


CHECK YOUR EMAIL

We have sent password recovery instructions to your registered email.

Ok


SET YOUR NEW PASSWORD

Enter your new password. Your new password must contain at least: 1 uppercase
letter, 1 lowercase letter, 1 number, and one special character (Example: , . _
& ? etc.)

New Password
Password must contain at least: 1 uppercase letter, 1 lowercase letter, 1
number, and one special character (Example: , . _ & ? etc.)
{{ error.msg }}
Confirm New Password
Password must contain at least: 1 uppercase letter, 1 lowercase letter, 1
number, and one special character (Example: , . _ & ? etc.)
{{ error.msg }}{{globalMsgDiv}}
Cancel
Submit


SUCCESS

Your password has been reset successfully.

Ok


OOPS!

This email address is already in use. Please create an account with an alternate
email.

Ok