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

DUPR Last Minute Session

ID: 5799608457

Match Scores

15-10

Win

Play Date

2026-05-03

Play Time (Est)

10:15 AM

Play Location

Syok Pickle

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Aimel akmal

ZZ2VGD · Cheras, Selangor, MY

DUPR

2.652

MS
Mohd Shafiq Manap

XOD6Z7 · USA

DUPR

3.064

TEAM 2LOSS
MT
Mohd Thabrani Marwan

94VVJR · USA

DUPR

3.163

Z
Zulhelmi

2ZYPG4 · USA

DUPR

2.755

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-5799608457
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4578872668,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aimel akmal",
        "dupr_id": "ZZ2VGD",
        "rating": 2.652,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      },
      {
        "name": "Mohd Shafiq Manap",
        "dupr_id": "XOD6Z7",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5788371792,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mohd Thabrani Marwan",
        "dupr_id": "94VVJR",
        "rating": 3.163,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zulhelmi",
        "dupr_id": "2ZYPG4",
        "rating": 2.755,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]