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

DUPR up to 3.5 5/30/26 9 AM

ID: 6664462426

Match Scores

11-6

Loss

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

Sure Shot Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
PO
Patrick OBoyle

2ZL727 · Naperville, IL

DUPR

2.844

DT
Dave Thomas

V4EM66 · USA

DUPR

2.946

TEAM 2LOSS
JM
James Miller

0PE69G · USA

DUPR

2.477

SW
Simon Wu

E9W5MO · Naperville, IL, US

DUPR

2.696

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-6664462426
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6549662297,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick OBoyle",
        "dupr_id": "2ZL727",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": "Naperville, IL"
      },
      {
        "name": "Dave Thomas",
        "dupr_id": "V4EM66",
        "rating": 2.946,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5600554725,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Miller",
        "dupr_id": "0PE69G",
        "rating": 2.477,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon Wu",
        "dupr_id": "E9W5MO",
        "rating": 2.696,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  }
]