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

JoyCup Novice by JoySpace Tournament 2026 - Novice Men’s Doubles DUPR below 2.75

ID: 4677468822

Match Scores

15-13

Loss

Play Date

2026-02-07

Play Time (Est)

7:30 PM

Play Location

PJ

Unverified Facility

Competitor Teams

TEAM 1WINNER
KS
KEN SYN Wan

5EGRD5 · USA

DUPR

2.725

SY
Seng Yen Quek

ELR7EV · USA

DUPR

2.761

TEAM 2LOSS
CW
Charles W. Chin

PZ5W6M · USA

DUPR

2.777

MC
Min Chong Gan

94YVZ7 · Cheras, Selangor, MY

DUPR

2.571

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-4677468822
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5632760678,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "KEN SYN Wan",
        "dupr_id": "5EGRD5",
        "rating": 2.725,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Seng Yen Quek",
        "dupr_id": "ELR7EV",
        "rating": 2.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6380742632,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles W. Chin",
        "dupr_id": "PZ5W6M",
        "rating": 2.777,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Min Chong Gan",
        "dupr_id": "94YVZ7",
        "rating": 2.571,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      }
    ]
  }
]