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

Intermediate Doubles

ID: 5464121967

Match Scores

14-21

Win

Play Date

2026-05-03

Play Time (Est)

4:45 AM

Play Location

Bishan, Singapore

Unverified Facility

Competitor Teams

TEAM 1LOSS
JQ
Jasper Quek

ZZZY6P · USA

DUPR

3.581

NC
Nathaniel Cheong

YNYNEE · Singapore, SG

DUPR

3.323

TEAM 2WINNER
ET
Elaine Tan

4ZW4N6 · USA

DUPR

3.195

JS
Jonathan Si

J55LDM · Johor Bahru, Johor, MY

DUPR

3.093

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-5464121967
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6853314562,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jasper Quek",
        "dupr_id": "ZZZY6P",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathaniel Cheong",
        "dupr_id": "YNYNEE",
        "rating": 3.323,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 4659697777,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elaine Tan",
        "dupr_id": "4ZW4N6",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Si",
        "dupr_id": "J55LDM",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": "Johor Bahru, Johor, MY"
      }
    ]
  }
]