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

PickleBreakout 2025 - Intermediate Men's Doubles

ID: 4466945006

Match Scores

21-19

Loss

Play Date

2025-12-13

Play Time (Est)

3:30 PM

Play Location

Selangor

Unverified Facility

Competitor Teams

TEAM 1WINNER
JW
jerome wong

5EZ0RL · USA

DUPR

3.489

RC
Ron Chia

OZVOM7 · USA

DUPR

3.137

TEAM 2LOSS
NH
Nick Ho

764RM5 · Malacca, Malacca, MY

DUPR

3.240

SY
Sam Yap

4Z69DK · USA

DUPR

3.441

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-4466945006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7524967556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "jerome wong",
        "dupr_id": "5EZ0RL",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ron Chia",
        "dupr_id": "OZVOM7",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5087771677,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Ho",
        "dupr_id": "764RM5",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": "Malacca, Malacca, MY"
      },
      {
        "name": "Sam Yap",
        "dupr_id": "4Z69DK",
        "rating": 3.441,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]