Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5186065310

Match Scores

9-4

Loss

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

900 E Higgins Rd, Schaumburg, IL 60173, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EG
Eric Gdowski

D5YWX6 · USA

DUPR

4.265

DM
Danny Miller

5YEGK0 · USA

DUPR

4.165

TEAM 2LOSS
PETER CHO

YN4L2G · Palatine, IL, US

DUPR

4.260

AS
Adam Stoczynski

ORW57L · USA

DUPR

3.591

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-5186065310
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6901066351,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Gdowski",
        "dupr_id": "D5YWX6",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Danny Miller",
        "dupr_id": "5YEGK0",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7504836476,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "PETER CHO",
        "dupr_id": "YN4L2G",
        "rating": 4.26,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/93.jpg",
        "location": "Palatine, IL, US"
      },
      {
        "name": "Adam Stoczynski",
        "dupr_id": "ORW57L",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]