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

Competitive Open Play Match

ID: 6146368866

Match Scores

8-15, 12-15, 9-15

Loss

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Singapore

View Facility Page →

Competitor Teams

TEAM 1LOSS
LT
Lilyn Toh

Z9ZJWD · Singapore, SG

DUPR

2.890

ST
Sam Tam

QXMOGN · USA

DUPR

2.638

TEAM 2WINNER
GT
Gordan Toh

PWPRLZ · USA

DUPR

3.305

SS
Shirley See

Q56GKR · USA

DUPR

3.381

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-6146368866
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6630079783,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lilyn Toh",
        "dupr_id": "Z9ZJWD",
        "rating": 2.89,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Sam Tam",
        "dupr_id": "QXMOGN",
        "rating": 2.638,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7551351443,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gordan Toh",
        "dupr_id": "PWPRLZ",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shirley See",
        "dupr_id": "Q56GKR",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]