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

W2 Co-Ed Rotating Partner League (2.5-3.5)

ID: 6035322429

Match Scores

11-2

Win

Play Date

2026-06-03

Play Time (Est)

10:15 AM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Chris Lee

EXG9DO · MN, US

DUPR

2.763

KE
Karen Elsenpeter

DNPRJ6 · Buffalo, MN, US

DUPR

3.087

TEAM 2LOSS
SM
Sam Mattson

V6N2Q6 · USA

DUPR

3.266

CC
Carrie Carlson

N522YN · USA

DUPR

2.127

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-6035322429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7814790382,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Lee",
        "dupr_id": "EXG9DO",
        "rating": 2.763,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Karen Elsenpeter",
        "dupr_id": "DNPRJ6",
        "rating": 3.087,
        "profile_pic_url": null,
        "location": "Buffalo, MN, US"
      }
    ]
  },
  {
    "team_id": 4361802885,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Mattson",
        "dupr_id": "V6N2Q6",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carrie Carlson",
        "dupr_id": "N522YN",
        "rating": 2.127,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]