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

WRC DUPR Coed League

ID: 6757097648

Match Scores

11-2

Win

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Arthur Blank

D9EEPY · Whistler, BC, CA

DUPR

3.269

MB
Michelle Brown

0ZYMD2 · Whistler, BC, CA

DUPR

3.077

TEAM 2LOSS
LH
Laura Harley

XKVEQ5 · Whistler, BC, CA

DUPR

2.845

NE
Nancy Enns

G0K6WX · USA

DUPR

2.486

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-6757097648
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5264108144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arthur Blank",
        "dupr_id": "D9EEPY",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Michelle  Brown",
        "dupr_id": "0ZYMD2",
        "rating": 3.077,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 7590014121,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Laura Harley",
        "dupr_id": "XKVEQ5",
        "rating": 2.845,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Nancy Enns",
        "dupr_id": "G0K6WX",
        "rating": 2.486,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]