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

💥TDA • SHOWDOWN 2026💥 [Men's Double]

ID: 8484016462

Match Scores

15-13

Win

Play Date

2026-04-25

Play Time (Est)

11:30 PM

Play Location

Pickle Padel Movement

Unverified Facility

Competitor Teams

TEAM 1WINNER
TC
Thomas Chuah

G5VVWD · USA

DUPR

3.532

NL
Nikko Lim

4ZMPG2 · Kuching, Sarawak, MY

DUPR

3.397

TEAM 2LOSS
AK
ashley kee

EX9KGE · USA

DUPR

2.900

DW
Dragg Wong

5Y6PD5 · USA

DUPR

3.260

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-8484016462
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5079834504,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Chuah",
        "dupr_id": "G5VVWD",
        "rating": 3.532,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nikko Lim",
        "dupr_id": "4ZMPG2",
        "rating": 3.397,
        "profile_pic_url": null,
        "location": "Kuching, Sarawak, MY"
      }
    ]
  },
  {
    "team_id": 7273058000,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "ashley kee",
        "dupr_id": "EX9KGE",
        "rating": 2.9,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dragg Wong",
        "dupr_id": "5Y6PD5",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]