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

SUPER DUPR SUNDAYS (2.5/3.0)

ID: 7836761269

Match Scores

11-5

Win

Play Date

2026-06-07

Play Time (Est)

2:15 AM

Play Location

Rally at Sherwood Village

Unverified Facility

Competitor Teams

TEAM 1WINNER
GP
Gary Patos

KDNW5Y · USA

DUPR

2.151

HH
Haider Hussain

V2QDQ5 · Mississauga, ON, CA

DUPR

2.803

TEAM 2LOSS
JL
James Li

LZV526 · USA

DUPR

2.912

KP
Kelly Pong

Z4OW4W · USA

DUPR

2.092

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-7836761269
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7539697850,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gary Patos",
        "dupr_id": "KDNW5Y",
        "rating": 2.151,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Haider Hussain",
        "dupr_id": "V2QDQ5",
        "rating": 2.803,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  },
  {
    "team_id": 5083821433,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Li",
        "dupr_id": "LZV526",
        "rating": 2.912,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Pong",
        "dupr_id": "Z4OW4W",
        "rating": 2.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]