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

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

ID: 5068386756

Match Scores

11-2

Win

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Bradley Berglund

JYMOLO · USA

DUPR

2.900

JW
john worden

7ZJ4D5 · Saint Michael, MN, US

DUPR

2.796

TEAM 2LOSS
AZ
Alex Zalewski

Q9JRQN · USA

DUPR

3.351

CD
cindy decker

6P0PKD · USA

DUPR

2.000

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-5068386756
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7326051893,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bradley Berglund",
        "dupr_id": "JYMOLO",
        "rating": 2.9,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "john worden",
        "dupr_id": "7ZJ4D5",
        "rating": 2.796,
        "profile_pic_url": null,
        "location": "Saint Michael, MN, US"
      }
    ]
  },
  {
    "team_id": 7332262402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Zalewski",
        "dupr_id": "Q9JRQN",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "cindy decker",
        "dupr_id": "6P0PKD",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]