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

DUPR Last Minute Session

ID: 5915231079

Match Scores

10-15

Loss

Play Date

2026-05-03

Play Time (Est)

4:45 AM

Play Location

Syok Pickle

Unverified Facility

Competitor Teams

TEAM 1LOSS
AA
Aimel akmal

ZZ2VGD · Cheras, Selangor, MY

DUPR

2.654

MS
Mohd Shafiq Manap

XOD6Z7 · USA

DUPR

3.067

TEAM 2WINNER
SI
Shahir Ismail

P5R7QX · USA

DUPR

3.108

HH
Hakem Hassan

2Q2RGR · USA

DUPR

3.127

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-5915231079
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4735160207,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aimel akmal",
        "dupr_id": "ZZ2VGD",
        "rating": 2.654,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      },
      {
        "name": "Mohd Shafiq Manap",
        "dupr_id": "XOD6Z7",
        "rating": 3.067,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6886615097,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shahir Ismail",
        "dupr_id": "P5R7QX",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hakem Hassan",
        "dupr_id": "2Q2RGR",
        "rating": 3.127,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]