Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Snowmass 2021 Pickleball Ladies Performance Racerback Tank

Regular price $26.99

Snowmass 2021 Pickleball Ladies Performance Racerback Tank

This ladies dry-fit racerback is light weight and super comfortable to play in.

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