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

Intermediate Doubles

ID: 8558333943

Match Scores

9-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.604

ET
Elaine Tan

4ZW4N6 · USA

DUPR

3.150

TEAM 2WINNER
JS
Jonathan Si

J55LDM · Johor Bahru, Johor, MY

DUPR

3.081

NC
Nathaniel Cheong

YNYNEE · Singapore, SG

DUPR

3.335

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-8558333943
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8027889583,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jasper Quek",
        "dupr_id": "ZZZY6P",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elaine Tan",
        "dupr_id": "4ZW4N6",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5969854325,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Si",
        "dupr_id": "J55LDM",
        "rating": 3.081,
        "profile_pic_url": null,
        "location": "Johor Bahru, Johor, MY"
      },
      {
        "name": "Nathaniel Cheong",
        "dupr_id": "YNYNEE",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]