Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Trilogy Strong Ladies Performance Dri-Fit Short Sleeve T-Shirt

Regular price $26.99

Trilogy Strong Ladies Performance Dri-Fit Short Sleeve T-Shirt. Brand Sport Tek.

Available in 2 color ways

Black shirt with white and yellow logo.

White shirt with red & blue logo.

There is the option to add a custom name. Just add the name in Notes at checkout.

 The t-shirt is a great moisture-wicking v-neck shirt.

100% Polyester wicking knit
Weight - 3.7 oz
Double-needle hemmed sleeve & bottom
Self fabric V-neck collar
Set in Sleeve

✈ SHIPPING:
* All t-shirts are shipped in a padded mailer for super safe protection.
* T-shirts are shipped within 1-2 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 © 2019 Pickleball Xtra. All rights reserved.


Share this Product

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