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

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

ID: 6769142999

Match Scores

11-0

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1WINNER
AZ
Alex Zalewski

Q9JRQN · USA

DUPR

3.377

EC
Eric Carlson

X0KOKR · Rogers, MN, US

DUPR

3.604

TEAM 2LOSS
BB
Bradley Berglund

JYMOLO · USA

DUPR

2.864

KM
Kevin Munsterteiger

PWXDEE · Maple Grove, MN, US

DUPR

2.841

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-6769142999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6926849030,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Zalewski",
        "dupr_id": "Q9JRQN",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Carlson",
        "dupr_id": "X0KOKR",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Rogers, MN, US"
      }
    ]
  },
  {
    "team_id": 6760714361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bradley Berglund",
        "dupr_id": "JYMOLO",
        "rating": 2.864,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Munsterteiger",
        "dupr_id": "PWXDEE",
        "rating": 2.841,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]