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

DUPR Session for NR, Beginner or Buaya

ID: 4538689842

Match Scores

13-10

Loss

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Syok Pickle

Unverified Facility

Competitor Teams

TEAM 1WINNER
HK
Hanif Karim

K5JZDY · USA

DUPR

3.255

CY
Chee Ying Chan

V2R596 · USA

DUPR

2.317

TEAM 2LOSS
MF
mohd faaez

ZZLZQL · USA

DUPR

2.001

RR
Raidi Roslee

ELX9JO · Kajang, Selangor, MY

DUPR

2.950

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-4538689842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5731764691,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hanif Karim",
        "dupr_id": "K5JZDY",
        "rating": 3.255,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chee Ying Chan",
        "dupr_id": "V2R596",
        "rating": 2.317,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4914229503,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mohd  faaez",
        "dupr_id": "ZZLZQL",
        "rating": 2.001,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Raidi Roslee",
        "dupr_id": "ELX9JO",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      }
    ]
  }
]