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

PickleBreakout 2025 - Intermediate Men's Doubles

ID: 7515546731

Match Scores

9-21

Loss

Play Date

2025-12-13

Play Time (Est)

12:45 AM

Play Location

Selangor

Unverified Facility

Competitor Teams

TEAM 1LOSS
NH
Nick Ho

764RM5 · Malacca, Malacca, MY

DUPR

3.211

SY
Sam Yap

4Z69DK · USA

DUPR

3.423

TEAM 2WINNER
T
TS

D9W4E4 · USA

DUPR

3.503

HR
hafiz roslan

P54KPQ · USA

DUPR

3.524

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-7515546731
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5701699445,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Ho",
        "dupr_id": "764RM5",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": "Malacca, Malacca, MY"
      },
      {
        "name": "Sam Yap",
        "dupr_id": "4Z69DK",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4564630259,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "TS",
        "dupr_id": "D9W4E4",
        "rating": 3.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "hafiz roslan",
        "dupr_id": "P54KPQ",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]