Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Mixed Set Doubles. Scores will be entered.

ID: 8403780425

Match Scores

11-2

Loss

Play Date

2026-01-20

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
WZ
Wendy Zhu

56O22P · USA

DUPR

3.814

DR
Dennis Rieder

5EPNQR · USA

DUPR

4.245

TEAM 2LOSS
CH
Carol Hart

8DPJKX · Chilliwack, BC, CA

DUPR

4.186

RH
Raymond Hart

RZ2L2Z · Chilliwack, BC, CA

DUPR

4.255

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-8403780425
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5939912449,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wendy Zhu",
        "dupr_id": "56O22P",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dennis Rieder",
        "dupr_id": "5EPNQR",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4738950845,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carol Hart",
        "dupr_id": "8DPJKX",
        "rating": 4.186,
        "profile_pic_url": null,
        "location": "Chilliwack, BC, CA"
      },
      {
        "name": "Raymond Hart",
        "dupr_id": "RZ2L2Z",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Chilliwack, BC, CA"
      }
    ]
  }
]