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

GBE DUPR

ID: 7026950782

Match Scores

12-13

Win

Play Date

2026-05-22

Play Time (Est)

11:30 PM

Play Location

Pickle Social Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
HR
hadi rahim

J5D924 · USA

DUPR

2.711

AHMAD ADRI

RXX5VN · Subang Jaya, Selangor, MY

DUPR

3.098

TEAM 2WINNER
Erie Zaharj

KD7M4K · Petaling Jaya, Selangor, MY

DUPR

2.855

RI
Razi Ismail

XKP52X · USA

DUPR

3.057

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-7026950782
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4509738119,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "hadi rahim",
        "dupr_id": "J5D924",
        "rating": 2.711,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "AHMAD ADRI",
        "dupr_id": "RXX5VN",
        "rating": 3.098,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 6119454609,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erie Zaharj",
        "dupr_id": "KD7M4K",
        "rating": 2.855,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/37.jpg",
        "location": "Petaling Jaya, Selangor, MY"
      },
      {
        "name": "Razi Ismail",
        "dupr_id": "XKP52X",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]