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

DUPR Last Minute Session

ID: 6695455046

Match Scores

4-15

Win

Play Date

2026-05-03

Play Time (Est)

3:30 PM

Play Location

Syok Pickle

Unverified Facility

Competitor Teams

TEAM 1LOSS
MT
Mohd Thabrani Marwan

94VVJR · USA

DUPR

3.197

Z
Zulhelmi

2ZYPG4 · USA

DUPR

2.790

TEAM 2WINNER
AA
Aimel akmal

ZZ2VGD · Cheras, Selangor, MY

DUPR

2.598

MS
Mohd Shafiq Manap

XOD6Z7 · USA

DUPR

2.950

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-6695455046
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4594515827,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mohd Thabrani Marwan",
        "dupr_id": "94VVJR",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zulhelmi",
        "dupr_id": "2ZYPG4",
        "rating": 2.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6057568598,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aimel akmal",
        "dupr_id": "ZZ2VGD",
        "rating": 2.598,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      },
      {
        "name": "Mohd Shafiq Manap",
        "dupr_id": "XOD6Z7",
        "rating": 2.95,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]