Booking Calendar

Viewing event › Tennis For Free

PLEASE NOTE: If there is more than one person assigned to your account, the 'Active User' (indicated in top right corner) is the person who will be booked onto this event. To book more than one person from your account onto this event, repeat the booking process with a different 'Active User' by changing the active user in the drop down box in the top right corner.

  • Date Start : 23-08-15
  • Time Start/End: 10:00/12:00
  • Venue : Pype Hayes Park
  • Weather Forecast : 8°C - 19°C Clear (Erdington)
  • Contact Person : Chris Johnson / Ryan Preston
  • Event Capacity: Unlimited • FREE
  • You are eligible to attend this event. You must be logged in to use this feature. Click here to log in. If you haven't got an account with us yet, please register here
Welcome to the Tennis For Free session run in partnership with the Tennis For Free charity. This session is open to anyone of any level of any age (from 4 years +). The session is designed to be family friendly so book on all of your family members and come down to give the session a try. You and your family members will be able to participate in the various groups appropriate to their age and standard.

The groups within the TFF session are:

10:00 - 11:00 - Parent & Child Session (equipment is left out until 12:00 to allow parents to continue playing with child after the 10:00-11:00 session)
10:00 - 12:00 - Mini Tennis Orange & Green
10:00 - 12:00 - Junior Tennis & Beginner Adults
10:00 - 12:00 - Adults & Advanced Juniors 

To see what attendees, professionals and celebrities think of the TFF session, watch the video below:
'); setTimeout(function() { $(".att_add").hide(); $(".att_reg").hide(); $(".att_can").hide(); $(".att_rev").hide(); $(".msgOk").fadeOut("slow", function() { $(".msgOk").remove(); }); }, 2000); $('.spinner').hide(); $('#review').foggy(false); } }); } $(document).ready(function() { var ajaxReg = 'https://pypehayestennis.co.uk/ajax/simpleRegistration.php'; $("#search_users").autocomplete( { source: kioskController, inLength: 0, select: function(event, ui) { $('#user_id').val(ui.item.id); } }); $("#search_users_REV").autocomplete( { source: kioskController, inLength: 0, select: function(event, ui) { // console.log(ui.item.id); $('#user_id_REV').val(ui.item.id); } }); $('#add_button').click(function(event) { event.preventDefault(); $.post(kioskController, $("#add_form").serialize()).done(function(result) { data = JSON.parse(result); if (data.error) { $("#add_form").prepend('
' + data.error + '
'); setTimeout(function() { $(".msgError, .msgOk").fadeOut("slow", function() { $(".msgOk, .msgError").remove(); }); }, 2000); } else { $('#user_id').val(data.user_id); $('#action').attr('name', 'processRegistrant'); if (confirm('Add user?')) { $.post(kioskController, $("#add_form").serialize()).done(function(booked) { if (booked) { $("#add_form").prepend(booked); var user = $('#search_users').val().split(' '); $('#reviewAttTable').append(' ' + user[1] + ', ' + user[0] + ' x '); } else $("#add_form").prepend('
User already attend
'); setTimeout(function() { $(".msgError, .msgOk").fadeOut("slow", function() { $(".msgOk, .msgError").remove(); }); }, 2000); $('#user_id').val(0); $('#action').attr('name', 'add_registrant'); $('#search_users').val(''); }); } } }); }); $('#add_button_REV').click(function(event) { event.preventDefault(); $.post(kioskController, $("#add_form_REV").serialize()).done(function(result) { data = JSON.parse(result); if (data.error) { $("#add_form_REV").prepend('
' + data.error + '
'); setTimeout(function() { $(".msgError, .msgOk").fadeOut("slow", function() { $(".msgOk, .msgError").remove(); }); }, 2000); } else { $('#user_id_REV').val(data.user_id); $('#action_REV').attr('name', 'processRegistrant'); if (confirm('Add user?')) { $.post(kioskController, $("#add_form_REV").serialize()).done(function(booked) { if (booked) { $("#add_form_REV").prepend(booked); var user = $('#search_users_REV').val().split(' '); $('#reviewAttTable').append(' ' + user[1] + ', ' + user[0] + ' x '); } else $("#add_form_REV").prepend('
User already attend
'); setTimeout(function() { $(".msgError, .msgOk").fadeOut("slow", function() { $(".msgOk, .msgError").remove(); }); }, 2000); $('#user_id_REV').val(0); $('#action_REV').attr('name', 'add_registrant'); $('#search_users_REV').val(''); }); } } }); }); /*$('#attendees_reg').click(function(event) { $.post(ajaxReg, {'booking_plus': 1}).done(function(data) { $('#action_reg').append(data); }); });*/ if ($('.toolbar').width()