www.sportmember.co.uk Open in urlscan Pro
2606:4700:3032::6815:5be7  Public Scan

Submitted URL: https://sportmember.uk/
Effective URL: https://www.sportmember.co.uk/
Submission Tags: phishingrod
Submission: On May 18 via api from DE — Scanned from DE

Form analysis 2 forms found in the DOM

POST /signup_wizards

<form accept-charset="UTF-8" action="/signup_wizards" class="simple_form new_user" id="new_user" method="post" novalidate="">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="/A1ujYJJXIls5g92VWrztSreMwlGz12Iw3mMAPGGE4M="></div>
  <div class="form_group hidden user_role">
    <div><input class="hidden form-control" id="user_role" name="user[role]" type="hidden"></div>
  </div>
  <div class="form_group hidden user_time_zone">
    <div><input class="hidden form-control" id="user_time_zone" name="user[time_zone]" type="hidden" value="Etc/Unknown"></div>
  </div>
  <div id="sign_up_section">
    <div class="modal-header">
      <div class="modal_title_wrapper">
        <div class="modal_sub_title">Welcome to SportMember</div>
        <div class="modal-title">Create your SportMember account</div>
      </div>
      <button aria-label="Close" class="modal-close" data-dismiss="modal" type="button">
        <i class="mdi mdi-close"></i>
      </button>
    </div>
    <div class="modal-body">
      <div class="row">
        <div class="col-xs-6">
          <div class="form_group string required user_firstname">
            <div><input class="string required form-control" id="user_firstname" maxlength="60" name="user[firstname]" placeholder="Enter user first name" size="50" type="text"></div>
          </div>
        </div>
        <div class="col-xs-6">
          <div class="form_group string required user_lastname">
            <div><input class="string required form-control" id="user_lastname" maxlength="60" name="user[lastname]" placeholder="Enter user last name" size="50" type="text"></div>
          </div>
        </div>
      </div>
      <div class="form_group email required user_email">
        <div><input class="string email required form-control" data-parsley-type="email" id="user_email" maxlength="80" name="user[email]" placeholder="Email" size="50" type="email"></div>
      </div>
      <div class="form_group string optional user_mobile">
        <div><input class="string optional form-control" id="user_mobile" maxlength="40" name="user[mobile]" placeholder="Mobile" size="40" type="text" data-parsley-pattern="/^(\D*\d){6,20}\D*$/" data-parsley-error-message="is invalid"></div>
      </div>
      <div class="form_group string required user_username">
        <div><input class="string required form-control" id="user_username" maxlength="128" name="user[username]" placeholder="Username" size="50" type="text" data-parsley-remote="" data-parsley-remote-validator="user-uniqueness"
            data-parsley-error-message="has already been taken" data-parsley-maxlength="24"></div>
      </div>
      <div class="form_group password required user_password">
        <div><input class="password required form-control" id="user_password" maxlength="40" name="user[password]" placeholder="Password" size="50" type="password" data-parsley-minlength="3"
            data-parsley-error-message="is too short (minimum is 3 characters)"></div>
      </div>
      <div class="checkbox accept_our_terms">
        <div class="form_group boolean required user_sixteen_or_above_accepted"><input name="user[sixteen_or_above_accepted]" type="hidden" value="0"><input class="boolean required"
            data-validate="[{&quot;kind&quot;:&quot;acceptance&quot;,&quot;options&quot;:{&quot;allow_nil&quot;:true,&quot;accept&quot;:true},&quot;messages&quot;:{&quot;accepted&quot;:&quot;must be accepted&quot;}}]"
            id="user_sixteen_or_above_accepted" name="user[sixteen_or_above_accepted]" type="checkbox" value="2023-05-18"><label class="boolean required control-label" for="user_sixteen_or_above_accepted"><abbr title="required">*</abbr> I am at least
            16 years old or have received my parents permission</label></div>
      </div>
      <div class="checkbox">
        <div class="form_group boolean optional user_terms_accepted"><input name="user[terms_accepted]" type="hidden" value="0"><input class="boolean optional" id="user_terms_accepted" name="user[terms_accepted]" type="checkbox" value="2"
            required="required" data-parsley-error-message="must be accepted"><label class="boolean optional control-label" for="user_terms_accepted">I accept the <a href="/users/terms" target="_blank">user and personal terms &amp; conditions</a> and
            <a href="/users/privacy_policies" target="_blank">privacy policy</a> and I give my consent for processing personal data at SportMember.</label></div>
      </div>
      <div class="checkbox">
        <div class="form_group boolean optional user_data_terms_accepted"><input name="user[data_terms_accepted]" type="hidden" value="0"><input class="boolean optional" id="user_data_terms_accepted" name="user[data_terms_accepted]" type="checkbox"
            value="1"><label class="boolean optional control-label" for="user_data_terms_accepted">I accept to receive relevant digital communication (e-mails/push messages/SMS/WhatsApp) from SportMember. These feature new info, functions, support,
            and may contain ads from our collaborators and partners.</label></div>
      </div>
      <div class="actions"><button class="frontpage_modal_btn next" id="first_next_btn" name="Next" type="button">Next</button></div>
    </div>
    <div class="modal-footer">
      <div class="no_account_link"> Have an account <a href="#" class="have_account_link" id="have_account_link">Login
</a></div>
    </div>
  </div>
  <div class="hidden" id="choose_role_section">
    <div class="modal-header">
      <div class="modal_title_wrapper">
        <div class="modal_sub_title">Welcome to SportMember</div>
        <div class="modal-title">Choose one of the following options</div>
      </div>
      <button aria-label="Close" class="modal-close" data-dismiss="modal" type="button">
        <i class="mdi mdi-close"></i>
      </button>
    </div>
    <div class="modal-body">
      <div class="frontpage_modal_btn member_role">Create member</div>
      <div class="frontpage_modal_btn parent_role">Create parent profile</div>
      <a href="#" class="frontpage_modal_btn coach_role" data-role="2" id="create_coach_role">Create coach</a>
      <a href="#" class="frontpage_modal_btn hidden-xs admin_role club_role" data-role="3" id="create_admin_and_club">Create club</a>
      <button class="btn_previous" name="previous" text="Previous" type="button">Previous</button>
    </div>
    <div class="member hidden">
      <div class="actions"><button class="btn_create" data-disable-with="<i class=&quot;fa-solid fa-spinner fa-spin&quot;></i>" name="Create" type="submit">Create</button></div>
    </div>
    <div class="modal-footer">
      <div class="no_account_link"> Have an account <a href="#" class="have_account_link" id="have_account_link">Login
</a></div>
    </div>
  </div>
  <div class="hidden" id="create_club_and_team_section">
    <div class="modal-header">
      <div class="modal_title_wrapper">
        <div class="modal_sub_title">Welcome to SportMember</div>
        <div class="modal-title">
          <div class="admin"> Create club and team </div>
          <div class="coach_headline"> Create team </div>
        </div>
      </div>
      <button aria-label="Close" class="modal-close" data-dismiss="modal" type="button">
        <i class="mdi mdi-close"></i>
      </button>
    </div>
    <div class="modal-body">
      <div class="admin">
        <div class="form_group string required user_club_name">
          <div><input class="string required form-control" id="user_club_name" name="user[club_name]" placeholder="Enter your club's name" size="50" type="text" data-parsley-remote="" data-parsley-remote-validator="club-uniqueness"
              data-parsley-error-message="has already been taken"></div>
        </div>
      </div>
      <div class="admin coach">
        <div class="form_group string required user_team_name">
          <div><input class="string required form-control" id="user_team_name" name="user[team_name]" placeholder="Enter your team's name" size="50" type="text"></div>
        </div>
        <div class="form_group select required user_sports_id">
          <div><select class="select required form-control" id="user_sports_id" name="user[sports_id]">
              <option value="">choose sport</option>
              <option value="57">Alpine skiing</option>
              <option value="34">American football</option>
              <option value="60">Angling</option>
              <option value="59">Archery</option>
              <option value="56">Athletics</option>
              <option value="2">Badminton</option>
              <option value="45">Baseball</option>
              <option value="5">Basketball</option>
              <option value="66">Cheerleading</option>
              <option value="46">Classic cars</option>
              <option value="29">Cricket</option>
              <option value="61">Curling</option>
              <option value="13">Cycling</option>
              <option value="18">Dancing</option>
              <option value="21">Dart</option>
              <option value="55">Diving</option>
              <option value="40">eSports</option>
              <option value="67">Fencing</option>
              <option value="35">Field hockey</option>
              <option value="49">Fire brigade</option>
              <option value="53">Fitness</option>
              <option value="6">Floorball</option>
              <option value="51">Flying</option>
              <option value="1">Football</option>
              <option value="30">Futsal</option>
              <option value="16">Golf</option>
              <option value="17">Gymnastics</option>
              <option value="3">Handball</option>
              <option value="9">Ice hockey</option>
              <option value="62">Ice skating</option>
              <option value="50">Judo</option>
              <option value="27">Karate</option>
              <option value="23">Music</option>
              <option value="7">Other sport</option>
              <option value="64">Padel</option>
              <option value="54">Pickleball</option>
              <option value="36">Quidditch</option>
              <option value="19">Riding</option>
              <option value="68">Roller hockey</option>
              <option value="10">Rowing</option>
              <option value="22">Rugby</option>
              <option value="15">Running</option>
              <option value="20">Sailing</option>
              <option value="28">scout</option>
              <option value="33">Shooting</option>
              <option value="65">Skating</option>
              <option value="58">Snowboarding</option>
              <option value="52">Softball</option>
              <option value="43">Surf &amp; SUP</option>
              <option value="14">Swimming</option>
              <option value="11">Table tennis</option>
              <option value="32">Taekwondo</option>
              <option value="12">Tennis</option>
              <option value="24">Triathlon</option>
              <option value="37">Ultimate</option>
              <option value="4">Volleyball</option>
              <option value="63">Water polo</option>
            </select></div>
        </div>
      </div>
      <div class="admin">
        <div class="form_group select required user_creator_role">
          <div><select class="select required form-control" id="user_creator_role" name="user[creator_role]">
              <option value="">Select role</option>
              <option value="1">Club manager</option>
              <option value="2">Treasurer</option>
              <option value="3">Web administrator</option>
              <option value="4">Chairman</option>
              <option value="7">Board member</option>
              <option value="8">Club secretary</option>
              <option value="9">Head of department</option>
              <option value="10">Coach</option>
              <option value="5">Member</option>
              <option value="6">Other</option>
            </select></div>
        </div>
        <div class="form_group integer required user_club_size_at_creation">
          <div><input class="numeric integer required form-control" id="user_club_size_at_creation" name="user[club_size_at_creation]" placeholder="Approx. total members in your club" step="1" type="number"></div>
        </div>
      </div>
      <button class="frontpage_modal_btn" data-disable-with="<i class=&quot;fa-solid fa-spinner fa-spin&quot;></i>" name="create" text="Create" type="submit">Create</button><button class="btn_previous" name="previous" text="Previous"
        type="button">Previous</button>
    </div>
    <div class="modal-footer">
      <div class="no_account_link"> Have an account <a href="#" class="have_account_link" id="have_account_link">Login
</a></div>
    </div>
  </div>
  <div class="hidden" id="duplicate_profile_section">
    <div class="modal-header">
      <div class="modal_title_wrapper">
        <div class="modal_sub_title">Welcome to SportMember</div>
        <div class="modal-title">Duplicate profile</div>
      </div>
      <button aria-label="Close" class="modal-close" data-dismiss="modal" type="button">
        <i class="mdi mdi-close"></i>
      </button>
    </div>
    <div class="modal-body">
      <div class="description">A profile with identical name and email address already exists on SportMember. Do you want to log in on that one or create a new one?</div>
      <a href="#" class="show_login_modal frontpage_modal_btn">Login</a>
      <a href="#" class="frontpage_modal_border_btn" id="sign_up_duplicate_profile_with_role">Sign up</a>
      <button class="btn_previous" name="previous" text="Previous" type="button">Previous</button>
    </div>
    <div class="modal-footer">
      <div class="no_account_link"> Have an account <a href="#" class="have_account_link" id="have_account_link">Login
</a></div>
    </div>
  </div>
  <div class="hidden" id="create_club_and_team_section2">
    <div class="modal-header">
      <div class="modal_title_wrapper">
        <div class="modal_sub_title">Welcome to SportMember</div>
        <div class="modal-title">Choose one of the following options</div>
      </div>
      <button aria-label="Close" class="modal-close" data-dismiss="modal" type="button">
        <i class="mdi mdi-close"></i>
      </button>
    </div>
    <div class="modal-body">
      <div class="frontpage_modal_btn member_role">Create member</div>
      <div class="frontpage_modal_btn parent_role">Create parent profile</div>
      <a href="#" class="frontpage_modal_btn coach_role" data-role="2" id="create_coach_role">Create coach</a>
      <a href="#" class="frontpage_modal_btn hidden-xs admin_role club_role" data-role="3" id="create_admin_and_club">Create club</a>
      <button class="btn_previous" name="previous" text="Previous" type="button">Previous</button>
    </div>
    <div class="modal-footer">
      <div class="no_account_link"> Have an account <a href="#" class="have_account_link" id="have_account_link">Login
</a></div>
    </div>
  </div>
</form>

POST /sessions

<form action="/sessions" method="post" class="simple_form session" phx-submit="login">
  <input name="_csrf_token" type="hidden" hidden="" value="IhBoF2QBaiEKKAcQPikgCyYWBEomCT8ESBZAIQSGciuT_yVbSQErJemE">
  <div class="form_group string optional session_username">
    <input autofocus="" class="string optional form-control" id="session_username" name="session[username]" placeholder="Enter your username/email" size="50" tabindex="1" type="text" value="">
  </div>
  <div class="form_group password optional session_password">
    <input class="password optional form-control" id="session_password" name="session[password]" placeholder="Enter your password" size="50" tabindex="2" type="password">
  </div>
  <div class="remember_me_and_forgot_password">
    <div class="checkbox">
      <div class="input boolean optional session_remember_me">
        <input name="session[remember_me]" type="hidden" value="0"><input checked="" class="boolean optional" id="session_remember_me" name="session[remember_me]" tabindex="4" type="checkbox" value="1">
        <label class="boolean optional control-label" for="session_remember_me">Remember me</label>
      </div>
    </div>
    <a phx-click="show_forgot_password" href="#forgot_password" class="link" id="forgot_password_link" tabindex="5">Forgot your password?</a>
  </div>
  <input class="login_btn" name="commit" tabindex="3" type="submit" value="Login">
</form>

Text Content

Welcome to SportMember
Create your SportMember account
* I am at least 16 years old or have received my parents permission
I accept the user and personal terms & conditions and privacy policy and I give
my consent for processing personal data at SportMember.
I accept to receive relevant digital communication (e-mails/push
messages/SMS/WhatsApp) from SportMember. These feature new info, functions,
support, and may contain ads from our collaborators and partners.
Next
Have an account Login
Welcome to SportMember
Choose one of the following options
Create member
Create parent profile
Create coach Create club Previous
Create
Have an account Login
Welcome to SportMember
Create club and team
Create team
choose sport Alpine skiing American football Angling Archery Athletics Badminton
Baseball Basketball Cheerleading Classic cars Cricket Curling Cycling Dancing
Dart Diving eSports Fencing Field hockey Fire brigade Fitness Floorball Flying
Football Futsal Golf Gymnastics Handball Ice hockey Ice skating Judo Karate
Music Other sport Padel Pickleball Quidditch Riding Roller hockey Rowing Rugby
Running Sailing scout Shooting Skating Snowboarding Softball Surf & SUP Swimming
Table tennis Taekwondo Tennis Triathlon Ultimate Volleyball Water polo
Select role Club manager Treasurer Web administrator Chairman Board member Club
secretary Head of department Coach Member Other

CreatePrevious
Have an account Login
Welcome to SportMember
Duplicate profile
A profile with identical name and email address already exists on SportMember.
Do you want to log in on that one or create a new one?
Login Sign up Previous
Have an account Login
Welcome to SportMember
Choose one of the following options
Create member
Create parent profile
Create coach Create club Previous
Have an account Login
Welcome back!
Sign in to your account
Remember me
Forgot your password?
Don't have an account? Create an account
 * Functions
 * What does it cost?
 * en
 * Login Create profile




MORE TIME FOR SPORTS

The leading sports club management software used by thousands of clubs globally.
From big multi-sport associations to local clubs. Use SportMember for online
membership management and attendance, building a club website, membership
subscriptions and payments, and improved club communication.
Create profile Book a meeting



A FULLY INTEGRATED SUITE OF CLUB TOOLS


SPORTS CLUB MANAGEMENT SOFTWARE FOR EVERYONE

We provide everything that’s required to ease everyday club life. SportMember's
multiple features facilitate a better daily workflow in sports clubs and
associations. We cover all sports from rugby, cricket and football to fitness
centers, dance studios and everything in between.
We help clubs organise their activities, keep track of their members, collect
membership subscriptions, communicate with members, book their facilities and
much more.
Create profile



WHY SPORTMEMBER


CLUB MEMBERSHIP SOFTWARE MADE EASY

Get closer to your members
SportMember is your essential tool for coordinating and communicating with
members. You’ve never been closer to the members of the club.
Economy on autopilot
Charge membership fees automatically and track who pays. With SportMember you’ll
have everything your club needs, to manage the clubs economy.
Intelligent calendar
Keep track of all activities across the club. The calendar keeps you updated on
all teams within the club.
Strengthen the team spirit
Enhance the social aspect of the club while we sort the administrative work.
Share images from the last events, track statistics, chat with the team and
more.


CLUB MANAGEMENT SOFTWARE


ONE MEMBERSHIP SYSTEM FOR EVERYONE

SportMember differentiates itself by being a system for everyone in the club. No
matter if you are a coach, the treasurer, a regular member or a parent, you’ll
be a part of the club through the SportMember app. You'll find the information
on the day to day activities in your club. This makes SportMember the ultimate
social sports media for your club.
32.595
Clubs
194.550
Teams
1.588.658
Members
128.328
Parents


USER FEEDBACK


WHAT OUR MEMBERS SAY ABOUT US

Every month more than 180,000 happy members log in to SportMember to stay
updated with their teams. Read here what some of them say about us.
Previous
SportMember have been easy to work with and very responsive. It’s a great help
to our minis section. Collecting the fees and organising hundreds of kids – the
age group managers love it. It’s easy to keep track of who is available and who
actually attended, in a very large and diverse club.
Russell Green
Parent and Member of the board, Beaconsfield Rugby FC
SportMember made sure that we were successful in rolling out SportMember to all
the different sections of our club. Having an up-to-date Website, to advertise
our club, is something we never managed to achieve before and now we get it with
no effort - fantastic for the club’s profile!
Richard Logan
Board member and Webmaster, Beaconsfield Rugby FC
We moved to SportMember when we inherited eight youth teams. Trying to keep on
top of paperwork, subs, registration fees and so on, was absolutely impossible
until we started using SportMember. We’ve seen a massive increase in engagement
from our coaches who use it for training and match availability, picture
galleries, live chat and other events.
Ash Willis
Reserves Coach and Club Web Administrator, AFC Mackworth
SportMember has been great since we started using it. It has replaced numerous
spreadsheets and contact lists enabling us to manage our club and teams on the
go while at the same time taking care of all of our clubs membership payments,
allowing us to actually get on and play Badminton.
Adam Swalwell
Coach and Club secretary, Richmond Badminton Club
SportMember have been easy to work with and very responsive. It’s a great help
to our minis section. Collecting the fees and organising hundreds of kids – the
age group managers love it. It’s easy to keep track of who is available and who
actually attended, in a very large and diverse club.
Russell Green
Parent and Member of the board, Beaconsfield Rugby FC
SportMember made sure that we were successful in rolling out SportMember to all
the different sections of our club. Having an up-to-date Website, to advertise
our club, is something we never managed to achieve before and now we get it with
no effort - fantastic for the club’s profile!
Richard Logan
Board member and Webmaster, Beaconsfield Rugby FC
We moved to SportMember when we inherited eight youth teams. Trying to keep on
top of paperwork, subs, registration fees and so on, was absolutely impossible
until we started using SportMember. We’ve seen a massive increase in engagement
from our coaches who use it for training and match availability, picture
galleries, live chat and other events.
Ash Willis
Reserves Coach and Club Web Administrator, AFC Mackworth
SportMember has been great since we started using it. It has replaced numerous
spreadsheets and contact lists enabling us to manage our club and teams on the
go while at the same time taking care of all of our clubs membership payments,
allowing us to actually get on and play Badminton.
Adam Swalwell
Coach and Club secretary, Richmond Badminton Club
SportMember have been easy to work with and very responsive. It’s a great help
to our minis section. Collecting the fees and organising hundreds of kids – the
age group managers love it. It’s easy to keep track of who is available and who
actually attended, in a very large and diverse club.
Russell Green
Parent and Member of the board, Beaconsfield Rugby FC
Next


MEMBERSHIP FEE


OPTIMISE PAYMENT RATES WITH SPORTMEMBER

Struggling to get all your members to pay their subscriptions on time? With
SportMember clubs have never had so few unpaid membership subscriptions.
Automatic subscriptions
Subscriptions and invoices are automatically created and sent to the members.
Read more
Block attendance
Option to block members who havn't paid their subscription.
Read more


FUNCTIONS


CLUB MANAGEMENT FEATURES FOR YOUR NEEDS

SportMember provides you with key features to suit your club and team tasks.
Club organisation and communication has never been easier.
Match reports

Create your online match reports in just a few clicks and easily share them with
your fans and friends.







Read more
Calendar

SportMember schedule builder makes everything easier.

Read more
Membership fee

Sign up players & teams in automated club payment system for recurring billing


Read more
Membership management software

Detailed lists of all members in a sports club membership database


Read more
App

Make everyday life a breeze with this sports team app

Read more
Website

Use our sports club website builder to get a personalized site with automated
team pages

Read more
Attendance tracker

Instantly notify your squad with the sports team attendance tracker. 

Read more
Emails

Inform the whole team at once via push messages, text messages and emails.

Read more
Chat

Chat with your teammates or share information internally between the coaches.

Read more
Stats

Personalize your stat tracker to fit your sports statistics.

Read more
Resources

Assign fields, locker rooms and more to specific teams in the club with our
resource management tool.

Read more
GDPR

GDPR for sports clubs: SportMember secures your information.

Read more
Lineup

Pick out the starting players on the team with SportMember's lineup builder


Read more
Info screen

Control your club's info screen to share an overview of pitches, locker rooms
etc.


Read more
Software for federations

The federation platform provides an overview and opens up new communication
channels

Read more
Match reports

Create your online match reports in just a few clicks and easily share them with
your fans and friends.







Read more
Calendar

SportMember schedule builder makes everything easier.

Read more
Membership fee

Sign up players & teams in automated club payment system for recurring billing


Read more
Membership management software

Detailed lists of all members in a sports club membership database


Read more
App

Make everyday life a breeze with this sports team app

Read more
Website

Use our sports club website builder to get a personalized site with automated
team pages

Read more
Attendance tracker

Instantly notify your squad with the sports team attendance tracker. 

Read more
Emails

Inform the whole team at once via push messages, text messages and emails.

Read more
Chat

Chat with your teammates or share information internally between the coaches.

Read more
Stats

Personalize your stat tracker to fit your sports statistics.

Read more
Resources

Assign fields, locker rooms and more to specific teams in the club with our
resource management tool.

Read more
GDPR

GDPR for sports clubs: SportMember secures your information.

Read more
Lineup

Pick out the starting players on the team with SportMember's lineup builder


Read more
Info screen

Control your club's info screen to share an overview of pitches, locker rooms
etc.


Read more
Software for federations

The federation platform provides an overview and opens up new communication
channels

Read more
Match reports

Create your online match reports in just a few clicks and easily share them with
your fans and friends.







Read more
Calendar Membership fee Membership management software App Website Attendance
tracker Emails Chat Stats Resources GDPR Lineup Info screen Software for
federations Match reports






READY TO GET STARTED?

Your club your way! Manage your club with SportMember and ease your work load.
We’d love to help you get started. Create an account right away.
Create profile Book a meeting
What does it cost?
Which needs do your club have? Basic or PRO subscription?
Pricing details
Functions
No 2 clubs are the same. Our features cover your needs.
Functions
English (UK)

SPORTMEMBER

Contact About us Career Articles Advertising Privacy policy

HELP

FAQ Sports Rules

CLUB UNIVERSE

Club websites Club News

SELECT FEATURES

Calendar Membership fee Membership management software App Website Attendance
tracker