Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

CDT Pickleball Club

ID: 7013574845

Match Scores

11-2

Win

Play Date

2026-06-04

Play Time (Est)

6:15 AM

Play Location

Rancho Cordova, CA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Aman Shahi

9DXJER · Rancho Cordova, CA, US

DUPR

3.373

JW
Josh Wicks

L2XEOZ · USA

DUPR

3.746

TEAM 2LOSS
DC
David Chang

D5JY26 · USA

DUPR

3.055

EN
Espy Nalath

2P5RWR · USA

DUPR

3.011

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7013574845
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4539112637,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aman Shahi",
        "dupr_id": "9DXJER",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": "Rancho Cordova, CA, US"
      },
      {
        "name": "Josh Wicks",
        "dupr_id": "L2XEOZ",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8110875793,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Chang",
        "dupr_id": "D5JY26",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Espy Nalath",
        "dupr_id": "2P5RWR",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]