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

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

ID: 5192260337

Match Scores

11-2

Win

Play Date

2026-06-03

Play Time (Est)

6:15 AM

Play Location

Backhand Brew

Unverified Facility

Competitor Teams

TEAM 1WINNER
AZ
Alex Zalewski

Q9JRQN · USA

DUPR

3.370

JW
john worden

7ZJ4D5 · Saint Michael, MN, US

DUPR

2.818

TEAM 2LOSS
BC
Brenda Conzet

Y42KVD · USA

DUPR

2.278

BJ
Barry Johnson

ZZYOPM · USA

DUPR

3.478

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-5192260337
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8234197652,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Zalewski",
        "dupr_id": "Q9JRQN",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "john worden",
        "dupr_id": "7ZJ4D5",
        "rating": 2.818,
        "profile_pic_url": null,
        "location": "Saint Michael, MN, US"
      }
    ]
  },
  {
    "team_id": 5829362942,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenda Conzet",
        "dupr_id": "Y42KVD",
        "rating": 2.278,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Barry Johnson",
        "dupr_id": "ZZYOPM",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]