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

DUPR Last Minute Session

ID: 6748722781

Match Scores

13-15

Loss

Play Date

2026-05-03

Play Time (Est)

2:15 AM

Play Location

Syok Pickle

Unverified Facility

Competitor Teams

TEAM 1LOSS
AA
Aimel akmal

ZZ2VGD · Cheras, Selangor, MY

DUPR

2.618

MS
Mohd Shafiq Manap

XOD6Z7 · USA

DUPR

2.993

TEAM 2WINNER
SI
Shahir Ismail

P5R7QX · USA

DUPR

3.077

HH
Hakem Hassan

2Q2RGR · USA

DUPR

3.094

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-6748722781
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7107044407,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aimel akmal",
        "dupr_id": "ZZ2VGD",
        "rating": 2.618,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      },
      {
        "name": "Mohd Shafiq Manap",
        "dupr_id": "XOD6Z7",
        "rating": 2.993,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7107305169,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shahir Ismail",
        "dupr_id": "P5R7QX",
        "rating": 3.077,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hakem Hassan",
        "dupr_id": "2Q2RGR",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]