Home of the original pickleball pledge!
Cart 0
Pickleball Xtra

Cape Fear Pickleball Club Unisex Fleece Hoodie

Regular price $35.00

Cape Fear Pickleball Club Unisex Fleece Hoodie

Small logo front chest - Embroidered.

This cosy fleece hoodie is available in a number of great colors.

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

Sizes - Chest
Small - Length 28" / Chest width 20.5" / Sleeve Length from Center Back 35.25"
Medium - Length 29" / Chest width 22" / Sleeve Length from Center Back 36"
Large - Length 30" / Chest width 23.5" / Sleeve Length from Center Back 36.75"
X-Large - Length 31" / Chest Width 25" / Sleeve Length from Center Back 37.5"
XX-Large - Length 32" / Chest Width 26.5" / Sleeve Length from Center Back 38.25"

8.3-ounce (280 GSM)
60/40 ring spun cotton/ polyester (Heathers and Frosts)
Jersey-lined, two-piece hood
Dyed-to-match drawcords with aluminum grommets 
Shoulder to shoulder back neck tape
1x1 rib knit cuffs and hem

Please just make your selection at checkout.

** Please note ALL custom shirts & Hoodies 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(); } });