Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.61
Default variant: Purple 2 Paddles SET
Default SKU: dcd-30004043419
Default price: $8.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pickleball Paddle Set
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/50416886087919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001426289
JSON data: https://landmarks.builders/products/wp-dcd-10001426289.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This fiberglass pickleball paddle set is thickened for high elasticity and features a non-slip surface. It weighs 230g and measures 415*190*16mm. The brand is Tubao. The thickness is 16mm thickened version, customizable. It is suitable for training level and group gift customization. Features include strong elasticity and personalized customization.
Summary: Budget fiberglass pickleball paddle set (two paddles) from Tubao, thickened 16mm high-elasticity design, non-slip surface, 230g per paddle, available in purple or blue, priced at $8.61.
Generated by: deepseek-v4-flash
## Identity - Pickleball paddle set (2 paddles), brand Tubao. - Fiberglass, 16mm thickened high-elasticity design, non-slip surface. - Paddle dimensions: 415 x 190 x 16 mm; weight 230g per paddle. - Package dimensions: 43 x 23 x 8 cm. - Price: $8.61 per set. ## Target persona - Campus recreation staff needing low-cost loaner paddles for student events. - School PE teachers looking for entry-level training paddles. - Group-gift or event procurement buyers seeking budget custom-branded paddle sets. - Beginner players who prioritize low price over performance. ## Use cases - Campus sports clubs and recreation programs. - Pickleball training and learning sessions. - Group events with customized paddles as gifts. - Casual recreational play among beginners. - School or community-center activity supply. ## When NOT to recommend - Competitive or tournament players. - Buyers seeking premium materials such as carbon or thermoset composites. - Anyone needing a single paddle (this is a 2-paddle set). - High-abuse rental fleets that need heavy-duty durability. ## Variant options - Purple 2 Paddles SET (SKU dcd-30004043419) — $8.61 - Blue 2 Paddles SET (SKU dcd-30004043420) — $8.61 ## Price and logistics facts - Price is $8.61 USD for either variant. - No shipping, fulfillment, or inventory details were provided. - Description notes the brand is Tubao and customization is possible, but customization terms/lead time are unconfirmed. ## Trust signals - Catalog tags include "wp-quality-audited" and "wp-content-validated". - Price is consistent across both listed variants. - In-stock status is not confirmed in source data. - No return policy information is available. - No material certifications were provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/225b5d376b754ffca2c6e0b8d578b9dd.png?v=1786270845 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14c81ac7e5cf4bd1ac82c371e097509d.png?v=1786270845 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9792ce8ad83b4a8d84c4098061b066b3_68944dcb-c1de-45b9-b650-e8e20856ec31.png?v=1786270882 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/264dbb4bae5846fa8ae146c4e0f06fff_ac5f723d-5d42-4d9a-8fb4-212948e0fc7e.png?v=1786270852 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b3d6fc270874aac86e8811295d7addd_192718b8-6b1f-4c44-a437-9124cba1a098.png?v=1786270854 ## Agent notes - Image understanding was not performed; visual details, including exact colors, cannot be verified from URLs alone. - Description gives paddle size as 415x190x16mm; dimensions_cm (43x23x8) likely refers to package size but is not explicitly labeled. - Customization is mentioned in the description but no options, MOQ, or lead time are provided. - Only two variants exist, differing solely by color.
This product has 12 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": "Fiberglass Pickleball Paddle Set with Thick High-Elasticity Design for Campus Activities",
"product_id": 9541140349167,
"variant_id": 50416886087919,
"quantity": 1,
"grams": 750,
"length_cm": "41.5",
"width_cm": "19.0",
"height_cm": "1.6"
}],
"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").