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

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

ID: 5862638552

Match Scores

12-10

Win

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1WINNER
BJ
Barry Johnson

ZZYOPM · USA

DUPR

3.477

KM
Kevin Munsterteiger

PWXDEE · Maple Grove, MN, US

DUPR

2.874

TEAM 2LOSS
PD
Patrick Decker

V2DYGJ · USA

DUPR

3.262

BB
Bradley Berglund

JYMOLO · USA

DUPR

2.866

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-5862638552
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6232118447,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Barry Johnson",
        "dupr_id": "ZZYOPM",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Munsterteiger",
        "dupr_id": "PWXDEE",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 5180135917,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Decker",
        "dupr_id": "V2DYGJ",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bradley Berglund",
        "dupr_id": "JYMOLO",
        "rating": 2.866,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]