Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 7145447265

Match Scores

9-7

Win

Play Date

2026-05-18

Play Time (Est)

10:15 AM

Play Location

900 E Higgins Rd, Schaumburg, IL 60173, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PM
Pat Mueller

WZK4YY · USA

DUPR

4.388

PETER CHO

YN4L2G · Palatine, IL, US

DUPR

4.288

TEAM 2LOSS
DM
Danny Miller

5YEGK0 · USA

DUPR

4.165

EG
Eric Gdowski

D5YWX6 · USA

DUPR

4.274

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-7145447265
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8513093563,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pat Mueller",
        "dupr_id": "WZK4YY",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "PETER CHO",
        "dupr_id": "YN4L2G",
        "rating": 4.288,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/93.jpg",
        "location": "Palatine, IL, US"
      }
    ]
  },
  {
    "team_id": 7727420855,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danny Miller",
        "dupr_id": "5YEGK0",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Gdowski",
        "dupr_id": "D5YWX6",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]