Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Partner's League - 6.26-7.0 DUPR

ID: 6094163872

Match Scores

5-11, 3-11

Win

Play Date

2026-06-02

Play Time (Est)

5:00 PM

Play Location

Crossroads Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
LP
lollie parzych

V6X5ME · USA

DUPR

3.335

MK
Mike Klavon

M9DZ6L · USA

DUPR

3.275

TEAM 2WINNER
Lee Brown

1N40N7 · Lansing, MI, US

DUPR

4.222

KB
Karmen Brown

89K66V · USA

DUPR

3.223

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-6094163872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5836214721,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "lollie  parzych",
        "dupr_id": "V6X5ME",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Klavon",
        "dupr_id": "M9DZ6L",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7801240246,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Brown",
        "dupr_id": "1N40N7",
        "rating": 4.222,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/93.jpg",
        "location": "Lansing, MI, US"
      },
      {
        "name": "Karmen Brown",
        "dupr_id": "89K66V",
        "rating": 3.223,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]