Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleSlam 2026 - Amateur Men's Doubles 19+

ID: 4532505030

Match Scores

11-9

Loss

Play Date

2026-04-12

Play Time (Est)

7:30 PM

Play Location

Singapore, SGP

View Facility Page →

Competitor Teams

TEAM 1WINNER
LA
Lourelu Alburo

ZZZM0D · USA

DUPR

3.990

KB
Keane Barraquias

0QJOVG · USA

DUPR

4.681

TEAM 2LOSS
YJ
Yeou Jie Goh

LVLQJ5 · Singapore, SG

DUPR

3.476

NK
Ng Ka Wei

YGVO94 · Singapore, SG

DUPR

4.909

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-4532505030
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8242446084,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lourelu Alburo",
        "dupr_id": "ZZZM0D",
        "rating": 3.99,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keane Barraquias",
        "dupr_id": "0QJOVG",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5789323417,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yeou Jie Goh",
        "dupr_id": "LVLQJ5",
        "rating": 3.476,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Ng Ka Wei",
        "dupr_id": "YGVO94",
        "rating": 4.909,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]