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

Lifetime Target Center Intermediate Wednesday League Week 5

ID: 7889933238

Match Scores

7-15

Win

Play Date

2026-05-28

Play Time (Est)

7:30 PM

Play Location

Target Center, North 1st Avenue, Minneapolis, MN, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
EK
Evan Kleffman

WZ4D4M · USA

DUPR

2.817

JN
Jeff Newville

2PE4G7 · USA

DUPR

2.674

TEAM 2WINNER
Cameron Bartch

QPEW40 · Minneapolis, MN, US

DUPR

2.996

ZL
Zach Legband

9DG227 · USA

DUPR

2.929

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-7889933238
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8471241542,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Evan Kleffman",
        "dupr_id": "WZ4D4M",
        "rating": 2.817,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Newville",
        "dupr_id": "2PE4G7",
        "rating": 2.674,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8091582658,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cameron Bartch",
        "dupr_id": "QPEW40",
        "rating": 2.996,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Zach  Legband",
        "dupr_id": "9DG227",
        "rating": 2.929,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]