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

Wednesday Low Intermediate League Week 2

ID: 5627764600

Match Scores

11-7

Win

Play Date

2026-05-06

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RW
Rob Weigel

99DJMK · Minneapolis, MN, US

DUPR

3.026

MO
Mike OConnell

17EN4M · USA

DUPR

3.089

TEAM 2LOSS
AZ
Aleida Zollman

0PXL7N · Prior Lake, MN, US

DUPR

2.788

DK
David Keyes

6KL74K · Eagan, MN, US

DUPR

2.794

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-5627764600
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6808566482,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Weigel",
        "dupr_id": "99DJMK",
        "rating": 3.026,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Mike OConnell",
        "dupr_id": "17EN4M",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8087567322,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aleida  Zollman",
        "dupr_id": "0PXL7N",
        "rating": 2.788,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      },
      {
        "name": "David Keyes",
        "dupr_id": "6KL74K",
        "rating": 2.794,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]