Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5271874153

Match Scores

9-4

Loss

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

900 E Higgins Rd, Schaumburg, IL 60173, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
Danny Miller

5YEGK0 · USA

DUPR

4.170

PM
Pat Mueller

WZK4YY · USA

DUPR

4.438

TEAM 2LOSS
EG
Eric Gdowski

D5YWX6 · USA

DUPR

4.242

PC
PETER CHO

YN4L2G · Palatine, IL, US

DUPR

4.232

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-5271874153
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6315101754,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Miller",
        "dupr_id": "5YEGK0",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pat Mueller",
        "dupr_id": "WZK4YY",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6051575020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Gdowski",
        "dupr_id": "D5YWX6",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "PETER CHO",
        "dupr_id": "YN4L2G",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Palatine, IL, US"
      }
    ]
  }
]