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

GBE DUPR

ID: 5290533856

Match Scores

13-9

Win

Play Date

2026-05-22

Play Time (Est)

5:00 PM

Play Location

Pickle Social Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
NZ
Najib Zulkifli

PZZEWZ · USA

DUPR

3.268

AA
AHMAD ADRI

RXX5VN · Subang Jaya, Selangor, MY

DUPR

3.089

TEAM 2LOSS
HR
hadi rahim

J5D924 · USA

DUPR

2.718

EZ
Erie Zaharj

KD7M4K · USA

DUPR

2.875

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-5290533856
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4940356633,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Najib Zulkifli",
        "dupr_id": "PZZEWZ",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "AHMAD ADRI",
        "dupr_id": "RXX5VN",
        "rating": 3.089,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 7074027280,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "hadi rahim",
        "dupr_id": "J5D924",
        "rating": 2.718,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erie Zaharj",
        "dupr_id": "KD7M4K",
        "rating": 2.875,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]