You're booking as {{ vm.playerBooking.FirstName }} {{ vm.playerBooking.LastName }}. Click here to change user.
Since you're already booked for this round, you can only add other players.
Booking Confirmed!
Practice round tee time has been successfully booked.
Time: {{ formatTime(vm.selectedSlot.SlotTime) }}
Tee: {{ vm.selectedSlot.StartTee }}
Course/Field: {{ vm.selectedSlot.FieldName }}
Available Spots: {{ vm.selectedSlot.PlayersPerGroup - vm.selectedSlot.PlayerCount }}
Players:
Searching...
{{ getNameParts(getFullName(player)).before }}
{{ getNameParts(getFullName(player)).matched }}
{{ getNameParts(getFullName(player)).after }}
Player is already booked
No players found
To proceed with your booking, enter the 6-digit verification code we sent to your email.
Didn't receive it?
Resend Code
{{ player.FirstName }} {{ player.LastName }}
{{ vm.apiErrorMessage }}