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

Competitive Open Play Match

ID: 4862412227

Match Scores

8-21, 9-21

Loss

Play Date

2026-05-10

Play Time (Est)

12:45 AM

Play Location

JPG, 2 Jurong Gateway Rd, Singapore 608512

Unverified Facility

Competitor Teams

TEAM 1LOSS
LT
Lilyn Toh

Z9ZJWD · Singapore, SG

DUPR

2.885

VO
Vicky Ooi

PZE4XX · USA

DUPR

2.834

TEAM 2WINNER
SS
Shirley See

Q56GKR · USA

DUPR

3.409

MT
Max Toh

EWMG0V · USA

DUPR

3.382

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-4862412227
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8141950204,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lilyn Toh",
        "dupr_id": "Z9ZJWD",
        "rating": 2.885,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Vicky Ooi",
        "dupr_id": "PZE4XX",
        "rating": 2.834,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7176976526,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shirley See",
        "dupr_id": "Q56GKR",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Toh",
        "dupr_id": "EWMG0V",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]