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

Wednesday Low Intermediate League Week 4

ID: 8004904447

Match Scores

2-11

Loss

Play Date

2026-05-20

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DK
David Keyes

6KL74K · Eagan, MN, US

DUPR

2.754

PN
Pete Nelson

M29EJV · Minneapolis, MN, US

DUPR

2.878

TEAM 2WINNER
DG
Drew Gorton

DNWOKL · Burnsville, MN, US

DUPR

3.095

AK
Alex Kent

LZMP05 · USA

DUPR

3.088

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-8004904447
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6465240188,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Keyes",
        "dupr_id": "6KL74K",
        "rating": 2.754,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Pete Nelson",
        "dupr_id": "M29EJV",
        "rating": 2.878,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7814400512,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Drew Gorton",
        "dupr_id": "DNWOKL",
        "rating": 3.095,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      },
      {
        "name": "Alex Kent",
        "dupr_id": "LZMP05",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]