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

PickleSlam 2026 - Amateur Men's Doubles 19+

ID: 5044716763

Match Scores

11-3

Win

Play Date

2026-04-12

Play Time (Est)

8:45 AM

Play Location

Singapore, SGP

View Facility Page →

Competitor Teams

TEAM 1WINNER
TC
Thomas Chuah

G5VVWD · USA

DUPR

3.567

NL
Nikko Lim

4ZMPG2 · Kuching, Sarawak, MY

DUPR

3.435

TEAM 2LOSS
IP
Ian Pang

2ZJ95E · USA

DUPR

2.959

AW
Adrian Wong

7Z6QM0 · USA

DUPR

3.054

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-5044716763
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4422153394,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Chuah",
        "dupr_id": "G5VVWD",
        "rating": 3.567,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nikko Lim",
        "dupr_id": "4ZMPG2",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": "Kuching, Sarawak, MY"
      }
    ]
  },
  {
    "team_id": 4905745480,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Pang",
        "dupr_id": "2ZJ95E",
        "rating": 2.959,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adrian Wong",
        "dupr_id": "7Z6QM0",
        "rating": 3.054,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]