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

Competitive Open Play Match

ID: 4509825720

Match Scores

15-10, 15-13, 15-9

Loss

Play Date

2026-05-14

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
jeffrey li

Q5QZY5 · USA

DUPR

3.500

SS
Shirley See

Q56GKR · USA

DUPR

3.500

TEAM 2LOSS
YH
Yi hong Lee

LW9W5K · USA

DUPR

3.500

LT
Lilyn Toh

Z9ZJWD · Singapore, SG

DUPR

2.887

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-4509825720
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6829886511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "jeffrey  li",
        "dupr_id": "Q5QZY5",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shirley See",
        "dupr_id": "Q56GKR",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8463830776,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yi hong Lee",
        "dupr_id": "LW9W5K",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lilyn Toh",
        "dupr_id": "Z9ZJWD",
        "rating": 2.887,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]