Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

WRC DUPR Coed League

ID: 5153293549

Match Scores

2-11

Loss

Play Date

2026-06-03

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LW
Lean Winter

G5EWLG · Whistler, BC, CA

DUPR

3.958

PD
Paul Dorland

676OYD · Whistler, BC, CA

DUPR

4.046

TEAM 2WINNER
JG
Jamie Grant

KOLERO · Whistler, BC, CA

DUPR

4.958

BT
Ben Thomas

562PDV · Whistler, BC, CA

DUPR

4.508

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-5153293549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6552081817,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lean Winter",
        "dupr_id": "G5EWLG",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Paul Dorland",
        "dupr_id": "676OYD",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 7564408767,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jamie Grant",
        "dupr_id": "KOLERO",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "Ben Thomas",
        "dupr_id": "562PDV",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  }
]