Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.11
Default variant: Blue / 2-Pack Pickleball
Default SKU: dcd-30003674724
Default price: $1.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports Accessory
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/50455665475823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294281
JSON data: https://landmarks.builders/products/wp-dcd-10001294281.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This package includes a set of two long-lasting ball holder units designed to keep your sports gear organized and easily accessible during active play. The snap-on ball holder easily attaches to court fencing or netting, allowing you to keep a spare ball within easy reach during intense training sessions. Each ball holder with clip features a curved open cradle with a hooked top clip, ensuring a secure grip on mesh surfaces without slipping. This lightweight and compact accessory is incredibly easy to carry in your gear bag, making court setup quick and effortless for players and coaches alike. Designed to optimize your practice, this holder keeps your focus on the game by eliminating the need to chase down loose balls on the court.
Summary: Two-pack snap-on ball holders with clip for tennis or pickleball, attach to court fencing/netting, $1.11 per pack (dimensions 18x17x4.5 cm).
Generated by: deepseek-v4-flash
## Identity Snap-on Ball Holder with Clip — 2-pack, for tennis or pickleball. Attaches to court fencing or netting via a hooked top clip. Lightweight, compact, carries in a gear bag. Available in Blue or Black, Tennis or Pickleball styles. ## Target persona - Recreational or intermediate tennis/pickleball players who practice solo or with a partner - Coaches or trainers running drills that need spare balls on-hand near the court fence - Budget-conscious players looking for a low-cost ($1.11 for 2) convenience accessory - Players who dislike chasing loose balls during practice sessions ## Use cases - Attaching a spare ball to the fence during solo practice for quick retrieval - Keeping a ball on the netting during drills or warm-ups without bending down - Coaches keeping multiple balls accessible while running a clinic - Leisurely play where a spare ball on the fence reduces interruption - As a cheap, small gift or add-on to a tennis/pickleball starter kit ## When NOT to recommend - For competitive/tournament players needing high-durability, premium gear - If buyer expects a ball hopper or large-capacity storage (this holds one ball per holder) - For use on solid walls or chain-link without fine mesh openings (clip needs mesh to grip) - Buyers wanting a single holder (this is a 2-pack only) ## Variant options - Blue / 2-Pack Pickleball (SKU dcd-30003674724) — $1.11 - Blue / 2-Pack Tennis (SKU dcd-30003674725) — $1.11 - Black / 2-Pack Pickleball (SKU dcd-30003674726) — $1.11 - Black / 2-Pack Tennis (SKU dcd-30003674727) — $1.11 ## Price and logistics facts - Price: $1.11 USD per pack (both pieces included). All variants identical price. - Dimensions: 18.0 cm (L) x 17.0 cm (W) x 4.5 cm (H) - No shipping cost, delivery time, or inventory quantity provided. ## Trust signals - Listed as content-validated and quality-audited in catalog tags. - Consistent pricing across all four variants. - Physical dimensions specified. - No certification or warranty info provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa8858a1-6027-476a-853d-601fc6551958.jpg?v=1786242148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72f8430d-92c4-4779-8088-a09503aee406.jpg?v=1786242155 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/510841c2-983f-4379-8052-57cd0656d487.jpg?v=1786242191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72078e29-080e-4248-88fc-395a8706a61d.jpg?v=1786242438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc5bd807-a75b-452b-8c4b-f829d0605c32.jpg?v=1786242196 ## Agent notes - Images were not visually inspected; no visual details or defects can be inferred from URLs alone. - No explicit material composition or weight data in the source facts. - Compatibility with specific fence mesh sizes not specified; clip designed for court fencing/netting per description. - Tags indicate catalog-only and import status; verify current availability with source before purchasing.
This product has 8 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "2-Pack Snap-on Ball Holder with Clip for Tennis and Pickleball",
"product_id": 9537717600495,
"variant_id": 50455665475823,
"quantity": 1,
"grams": 30,
"length_cm": "18.0",
"width_cm": "17.0",
"height_cm": "4.5"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").