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

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

ID: 4452529729

Match Scores

8-15

Loss

Play Date

2026-04-25

Play Time (Est)

2:15 AM

Play Location

Pickle Padel Movement

Unverified Facility

Competitor Teams

TEAM 1LOSS
TC
Thomas Chuah

G5VVWD · USA

DUPR

3.537

NL
Nikko Lim

4ZMPG2 · Kuching, Sarawak, MY

DUPR

3.402

TEAM 2WINNER
ML
Mason lim

YGEPJP · USA

DUPR

3.309

AA
aazon ang

QXG7N0 · USA

DUPR

3.505

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-4452529729
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6815075381,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Chuah",
        "dupr_id": "G5VVWD",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nikko Lim",
        "dupr_id": "4ZMPG2",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Kuching, Sarawak, MY"
      }
    ]
  },
  {
    "team_id": 8037183387,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mason lim",
        "dupr_id": "YGEPJP",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "aazon ang",
        "dupr_id": "QXG7N0",
        "rating": 3.505,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]