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

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

ID: 6302289766

Match Scores

2-11

Win

Play Date

2026-06-03

Play Time (Est)

11:30 PM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1LOSS
MN
Megan Nielsen

JY7YXJ · USA

DUPR

2.588

SM
Sam Mattson

V6N2Q6 · USA

DUPR

3.357

TEAM 2WINNER
KE
Karen Elsenpeter

DNPRJ6 · Buffalo, MN, US

DUPR

3.066

BJ
Barry Johnson

ZZYOPM · USA

DUPR

3.552

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-6302289766
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8200174429,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Megan Nielsen",
        "dupr_id": "JY7YXJ",
        "rating": 2.588,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Mattson",
        "dupr_id": "V6N2Q6",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6016858135,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karen Elsenpeter",
        "dupr_id": "DNPRJ6",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": "Buffalo, MN, US"
      },
      {
        "name": "Barry Johnson",
        "dupr_id": "ZZYOPM",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]