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

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

ID: 5691560962

Match Scores

15-9

Win

Play Date

2026-02-07

Play Time (Est)

11:30 PM

Play Location

PJ

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Charles W. Chin

PZ5W6M · USA

DUPR

2.778

MC
Min Chong Gan

94YVZ7 · Cheras, Selangor, MY

DUPR

2.572

TEAM 2LOSS
NI
nash idrus

D9YNMX · USA

DUPR

2.634

ZD
Zidane Doshi

0Z75QG · USA

DUPR

2.170

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-5691560962
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6848115069,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charles W. Chin",
        "dupr_id": "PZ5W6M",
        "rating": 2.778,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Min Chong Gan",
        "dupr_id": "94YVZ7",
        "rating": 2.572,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 8262075795,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "nash idrus",
        "dupr_id": "D9YNMX",
        "rating": 2.634,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zidane Doshi",
        "dupr_id": "0Z75QG",
        "rating": 2.17,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]