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

DUPR GAME (> 2.25) 7-9PM @URBAN PICKLE

ID: 7875775176

Match Scores

13-10

Loss

Play Date

2026-05-13

Play Time (Est)

1:00 PM

Play Location

Urban Pickle

Unverified Facility

Competitor Teams

TEAM 1WINNER
S
Shahril

QJYJKD · USA

DUPR

2.271

T
Taka

P5DMVM · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

2.619

TEAM 2LOSS
R
Redzarul

4PYEGK · USA

DUPR

2.608

IF
Iman Farid

OZQENE · Subang Jaya, Selangor, MY

DUPR

2.442

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-7875775176
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8382510324,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shahril",
        "dupr_id": "QJYJKD",
        "rating": 2.271,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Taka",
        "dupr_id": "P5DMVM",
        "rating": 2.619,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 7790943365,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Redzarul",
        "dupr_id": "4PYEGK",
        "rating": 2.608,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Iman Farid",
        "dupr_id": "OZQENE",
        "rating": 2.442,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  }
]