Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

GVR Pickleball Club Ladies Performance Racerback

Regular price $26.99

Have fun on the courts with our GVR Pickleball Ladies Club racerback

Large front GVR pickleball club logo.

This scoop neck racerback is a great dri-fit moisture-wicking shirt. Our pickleball shirts are super soft and comfortable to play in. 
Please select your size & color option at checkout.

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

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 are 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(); } });