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

Competitive Open Play Match

ID: 8564809424

Match Scores

5-21, 8-21, 6-21

Loss

Play Date

2026-05-03

Play Time (Est)

9:00 PM

Play Location

Yishun, Singapore

Unverified Facility

Competitor Teams

TEAM 1LOSS
LT
Lilyn Toh

Z9ZJWD · Singapore, SG

DUPR

2.887

XL
xy Lee

6NMD6E · USA

DUPR

3.500

TEAM 2WINNER
MT
Max Toh

EWMG0V · USA

DUPR

3.500

SS
Shirley See

Q56GKR · USA

DUPR

3.500

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-8564809424
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4857074952,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lilyn Toh",
        "dupr_id": "Z9ZJWD",
        "rating": 2.887,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "xy Lee",
        "dupr_id": "6NMD6E",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5838184391,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Toh",
        "dupr_id": "EWMG0V",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shirley See",
        "dupr_id": "Q56GKR",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]