Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WRC DUPR Coed League

ID: 8220748531

Match Scores

11-9

Win

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DH
Dan Howe

LWL7E6 · Whistler, BC, CA

DUPR

3.632

FE
Foster Eastman

5EJ7VV · USA

DUPR

3.543

TEAM 2LOSS
CD
Craig Dudra

0R7OJQ · Whistler, BC, CA

DUPR

3.802

MH
Mark Hampton

X29N0R · Whistler, BC, CA

DUPR

3.819

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-8220748531
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6543403227,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Howe",
        "dupr_id": "LWL7E6",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Foster Eastman",
        "dupr_id": "5EJ7VV",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5063791946,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Dudra",
        "dupr_id": "0R7OJQ",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Mark Hampton",
        "dupr_id": "X29N0R",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]