Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Drill & Play Coach Ladies Sleeveless Performance Polo

Regular price $30.00

Drill & Play Coach Ladies Sleeveless Performance Polo

These ladies dry-fit shirts are light weight and super comfortable to play in.

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

• 4.6-ounce, 100% polyester double knit pique
• UPF rating of 30
• Tag-free label
• Flat knit collar
• 3-button placket
• Pearlized, dyed-to-match buttons
• Open hem sleeves
• Side vents

** Please remember to let me know what name you would like printed on your shirt at checkout **

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

All our T-shirts are custom designed and are only available from PickleballXtra.

✈ SHIPPING:
* T-shirts are shipped within 1-3 business days following receipt of payment. (Custom orders delivery time will be longer due to the fab creative process)

Proudly designed in the USA
All artwork is original © 2015 PickleballXtra. All rights reserved.


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