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

Intermediate DUPR League

ID: 4885837628

Match Scores

8-15

Win

Play Date

2026-06-01

Play Time (Est)

9:00 PM

Play Location

Chicago, IL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LE
Lee Evans

N7Y4Q6 · USA

DUPR

3.031

Brett Williams

YGZ79G · Oak Park, IL, US

DUPR

3.200

TEAM 2WINNER
MM
Matt McGinn

EGG5KJ · USA

DUPR

3.497

JG
Jeff Gravely

QPN5YN · Oak Park, IL, US

DUPR

3.302

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-4885837628
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4764151988,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lee Evans",
        "dupr_id": "N7Y4Q6",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Williams",
        "dupr_id": "YGZ79G",
        "rating": 3.2,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/178174_6552230e502a9.jpeg",
        "location": "Oak Park, IL, US"
      }
    ]
  },
  {
    "team_id": 4655148216,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt McGinn",
        "dupr_id": "EGG5KJ",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Gravely",
        "dupr_id": "QPN5YN",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      }
    ]
  }
]