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

DUPR Last Minute Session

ID: 8508407092

Match Scores

15-10

Win

Play Date

2026-05-03

Play Time (Est)

5:00 PM

Play Location

Syok Pickle

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Aimel akmal

ZZ2VGD · Cheras, Selangor, MY

DUPR

2.658

MS
Mohd Shafiq Manap

XOD6Z7 · USA

DUPR

3.075

TEAM 2LOSS
MS
MOHD SHAHZREEN RAZALI

2Z0QGY · USA

DUPR

2.828

AM
arif mustaqim

ELWOGV · USA

DUPR

2.589

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-8508407092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7441717409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aimel akmal",
        "dupr_id": "ZZ2VGD",
        "rating": 2.658,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      },
      {
        "name": "Mohd Shafiq Manap",
        "dupr_id": "XOD6Z7",
        "rating": 3.075,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4431209231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "MOHD SHAHZREEN RAZALI",
        "dupr_id": "2Z0QGY",
        "rating": 2.828,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "arif mustaqim",
        "dupr_id": "ELWOGV",
        "rating": 2.589,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]