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

PickleBreakout 2025 - Intermediate Men's Doubles

ID: 8116609686

Match Scores

21-14

Loss

Play Date

2025-12-13

Play Time (Est)

7:30 PM

Play Location

Selangor

Unverified Facility

Competitor Teams

TEAM 1WINNER
PL
PHUNG LI HANG

NRYZEN · USA

DUPR

3.205

SW
Shun Wen Hiew

WKP7JL · USA

DUPR

3.432

TEAM 2LOSS
NH
Nick Ho

764RM5 · Malacca, Malacca, MY

DUPR

3.197

SY
Sam Yap

4Z69DK · USA

DUPR

3.414

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-8116609686
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5748916062,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "PHUNG LI HANG",
        "dupr_id": "NRYZEN",
        "rating": 3.205,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shun Wen Hiew",
        "dupr_id": "WKP7JL",
        "rating": 3.432,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6134282933,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Ho",
        "dupr_id": "764RM5",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": "Malacca, Malacca, MY"
      },
      {
        "name": "Sam Yap",
        "dupr_id": "4Z69DK",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]