Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8550930927

Match Scores

9-6

Loss

Play Date

2026-05-18

Play Time (Est)

4:45 AM

Play Location

900 E Higgins Rd, Schaumburg, IL 60173, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PE
Patrick Evans

DNLD7L · USA

DUPR

4.184

EG
Eric Gdowski

D5YWX6 · USA

DUPR

4.284

TEAM 2LOSS
PETER CHO

YN4L2G · Palatine, IL, US

DUPR

4.277

PM
Pat Mueller

WZK4YY · USA

DUPR

4.378

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-8550930927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4985215470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick Evans",
        "dupr_id": "DNLD7L",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Gdowski",
        "dupr_id": "D5YWX6",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7491486069,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "PETER CHO",
        "dupr_id": "YN4L2G",
        "rating": 4.277,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/93.jpg",
        "location": "Palatine, IL, US"
      },
      {
        "name": "Pat Mueller",
        "dupr_id": "WZK4YY",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]