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

White Bear Lake Pickleball Club

ID: 6789237580

Match Scores

7-11

Loss

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

White Bear Lake, MN, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
EC
Eduardo Cortes

1QZN0N · White Bear Lake, MN, US

DUPR

2.785

MH
Marcus Hilker

L52W56 · White Bear Lake, MN, US

DUPR

2.809

TEAM 2WINNER
PM
Patricia Merchant

8DJ90X · USA

DUPR

2.656

HF
Herb Fox

RDJL0D · USA

DUPR

3.125

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-6789237580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8400980354,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eduardo Cortes",
        "dupr_id": "1QZN0N",
        "rating": 2.785,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      },
      {
        "name": "Marcus Hilker",
        "dupr_id": "L52W56",
        "rating": 2.809,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      }
    ]
  },
  {
    "team_id": 8092998964,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patricia Merchant",
        "dupr_id": "8DJ90X",
        "rating": 2.656,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Herb Fox",
        "dupr_id": "RDJL0D",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]