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

DUPR Last Minute Session

ID: 8444837178

Match Scores

15-12

Win

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Syok Pickle

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Aimel akmal

ZZ2VGD · Cheras, Selangor, MY

DUPR

2.567

MS
Mohd Shafiq Manap

XOD6Z7 · USA

DUPR

2.881

TEAM 2LOSS
MS
MOHD SHAHZREEN RAZALI

2Z0QGY · USA

DUPR

2.798

AM
arif mustaqim

ELWOGV · USA

DUPR

2.502

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-8444837178
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6349036271,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aimel akmal",
        "dupr_id": "ZZ2VGD",
        "rating": 2.567,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      },
      {
        "name": "Mohd Shafiq Manap",
        "dupr_id": "XOD6Z7",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7839268673,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "MOHD SHAHZREEN RAZALI",
        "dupr_id": "2Z0QGY",
        "rating": 2.798,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "arif mustaqim",
        "dupr_id": "ELWOGV",
        "rating": 2.502,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]