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

Thursday DUPR Sesh with Dink Smasher

ID: 5092183705

Match Scores

7-13

Win

Play Date

2026-01-08

Play Time (Est)

2:15 AM

Play Location

Tropickle Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
AA
Aidil Ashmeer

55YVV0 · USA

DUPR

3.005

SF
Shahrul Fadziely

QJJ474 · USA

DUPR

3.595

TEAM 2WINNER
SS
Shyabil Suhaimi

J5Y2JW · USA

DUPR

2.701

ER
Emeel Rizal

M25MYV · Kajang, Selangor, MY

DUPR

2.652

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-5092183705
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5185209431,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aidil Ashmeer",
        "dupr_id": "55YVV0",
        "rating": 3.005,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shahrul Fadziely",
        "dupr_id": "QJJ474",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8026429188,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shyabil Suhaimi",
        "dupr_id": "J5Y2JW",
        "rating": 2.701,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emeel Rizal",
        "dupr_id": "M25MYV",
        "rating": 2.652,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      }
    ]
  }
]