Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Grand Palm Pickleball Ladies Performance Short Sleeve V-Neck Shirt

Regular price $26.99

Grand Palm Pickleball Ladies Performance Short Sleeve V-Neck Shirt

Logo on front chest ONLY

Celebrate Grand Palm Pickleball in this fun short sleeve v-neck shirt which is available in four fab, fun colors!

This ladies performance Short Sleeve V-Neck shirt is light weight, breathable and super comfortable to play in.

100% Polyester moisture management
Weight - 3.7 oz
Double-needle hemmed sleeve & bottom
Self fabric lap crew-neck collar
Double Needle Hem

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

SMALL
Body Length - 26"
Chest Width - 17 .5"

MEDIUM
Body Length - 27"
Chest Width - 19"

LARGE
Body Length - 28"
Chest Width - 21"

X-LARGE
Body Length - 29"
Chest Width - 23"

2X-LARGE
Body Length - 30"
Chest Width - 25"

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