Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Sarasota Pickleball Club Ladies Performance Racerback Shirt 2021

Regular price $26.99

2021 Sarasota Pickleball Club Ladies Performance Racerback Shirt

Celebrate Sarasota Pickleball Club in this fun shirt which available in a number of fab, fun colors!

This ladies performance racerback is light weight, breathable and super comfortable to play in.

Ladies Size Options - S - M - L - XL - 2XL

Sizes
Small - Bust 16" Body Length at Back 26 1/2"
Medium -Bust 15" Body Length at Back 27"
Large - Bust 18 1/2" Body Length at Back 27 1/2"
X-Large - Bust 20" Body Length at Back 28"
XX-Large - Bust 21 1/2" Body Length at Back 28 1/2"

3.8-ounce, 100% polyester interlock with PosiCharge technology
Gently contoured silhouette
Self-fabric binding at neck and armholes

** Please note ALL custom shirts and not returnable due to customization **

 


Share this Product


More from this collection

document.addEventListener("DOMContentLoaded", function() { var nameField = document.getElementById("custom-name"); var wrapper = document.getElementById("name-field-wrapper"); var variantSelect = document.querySelector("form[action='/cart/add'] select"); function updateRequirement() { if (!variantSelect) return; var selectedText = variantSelect.options[variantSelect.selectedIndex].text.toLowerCase(); if (selectedText.includes("add name")) { nameField.required = true; wrapper.style.display = "block"; } else { nameField.required = false; wrapper.style.display = "none"; nameField.value = ""; } } if (variantSelect) { variantSelect.addEventListener("change", updateRequirement); updateRequirement(); } });