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

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

ID: 7326270631

Match Scores

15-11

Win

Play Date

2026-02-07

Play Time (Est)

8:45 AM

Play Location

PJ

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Charles W. Chin

PZ5W6M · USA

DUPR

2.785

MC
Min Chong Gan

94YVZ7 · Cheras, Selangor, MY

DUPR

2.584

TEAM 2LOSS
LC
Law Chun Keat

JJQ254 · USA

DUPR

2.691

SF
Shell Fer Lim

6N2DEE · Petaling Jaya, Selangor, MY

DUPR

2.738

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-7326270631
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6414522836,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charles W. Chin",
        "dupr_id": "PZ5W6M",
        "rating": 2.785,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Min Chong Gan",
        "dupr_id": "94YVZ7",
        "rating": 2.584,
        "profile_pic_url": null,
        "location": "Cheras, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 8410814635,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Law Chun Keat",
        "dupr_id": "JJQ254",
        "rating": 2.691,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shell Fer Lim",
        "dupr_id": "6N2DEE",
        "rating": 2.738,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      }
    ]
  }
]