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

Wednesday Low Intermediate League Week 4

ID: 7674126479

Match Scores

11-4

Loss

Play Date

2026-05-20

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
Drew Gorton

DNWOKL · Burnsville, MN, US

DUPR

3.134

AS
Adam Sampson

0PRR24 · Eagan, MN, US

DUPR

2.407

TEAM 2LOSS
AK
Alex Kent

LZMP05 · USA

DUPR

3.051

DK
David Keyes

6KL74K · Eagan, MN, US

DUPR

2.753

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-7674126479
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6214968201,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Gorton",
        "dupr_id": "DNWOKL",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Burnsville, MN, US"
      },
      {
        "name": "Adam Sampson",
        "dupr_id": "0PRR24",
        "rating": 2.407,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 6858778731,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Kent",
        "dupr_id": "LZMP05",
        "rating": 3.051,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Keyes",
        "dupr_id": "6KL74K",
        "rating": 2.753,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]