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

Thursday DUPR Sesh with Dink Smasher

ID: 5486936765

Match Scores

7-13

Win

Play Date

2026-01-08

Play Time (Est)

6:15 AM

Play Location

Tropickle Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
AN
Azikin Nurul

XOP7E4 · USA

DUPR

2.554

SS
Shyabil Suhaimi

J5Y2JW · USA

DUPR

2.675

TEAM 2WINNER
Z
zeela

RW4OOQ · USA

DUPR

2.094

ER
Emeel Rizal

M25MYV · Kajang, Selangor, MY

DUPR

2.642

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-5486936765
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4988848324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Azikin Nurul",
        "dupr_id": "XOP7E4",
        "rating": 2.554,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shyabil Suhaimi",
        "dupr_id": "J5Y2JW",
        "rating": 2.675,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7113111450,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "zeela",
        "dupr_id": "RW4OOQ",
        "rating": 2.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emeel Rizal",
        "dupr_id": "M25MYV",
        "rating": 2.642,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      }
    ]
  }
]