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

WRC DUPR Coed League

ID: 4502367398

Match Scores

7-11

Win

Play Date

2026-05-26

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LB
Lisa Bernoties

QXZ9O4 · USA

DUPR

3.268

JF
Joanne Fogolin

JJ9754 · Whistler, BC, CA

DUPR

3.092

TEAM 2WINNER
DH
Dan Howe

LWL7E6 · Whistler, BC, CA

DUPR

3.554

MH
mike hawes

7D4PD0 · USA

DUPR

3.062

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-4502367398
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5469220773,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lisa Bernoties",
        "dupr_id": "QXZ9O4",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joanne Fogolin",
        "dupr_id": "JJ9754",
        "rating": 3.092,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      }
    ]
  },
  {
    "team_id": 4915254901,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Howe",
        "dupr_id": "LWL7E6",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "Whistler, BC, CA"
      },
      {
        "name": "mike hawes",
        "dupr_id": "7D4PD0",
        "rating": 3.062,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]