Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Peace River Picklers Pickleball Ladies Performance Racerback Shirt - Design 3

Regular price $26.99

2021 Peace River Picklers Pickleball Ladies Performance Racerback Shirt.

Design 3- Main logo on front only.

Celebrate Peace River  Picklers Pickleball in this fun Racerback Shirt which is available in a number of fab, fun colors!

This ladies performace racerback shirt is light weight, breathable and super comfortable to play in.

100% Polyester wicking knit
Weight - 3.8 oz
self-fabric binding at neck and armholes

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

Small Bust Measurement - 35-36"
Medium Bust Measurement - 37-38"
Large Bust Measurement - 39-41"
XLarge Bust Measurement - 42-44"
XXLarge Bust Measurement - 45-47"

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