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

S.T.A.R PICKLEBALL CHALLENGE 2025 (MEN’S DOUBLES - 3.699 BELOW)

ID: 8283396157

Match Scores

8-21

Win

Play Date

2025-11-23

Play Time (Est)

2:15 AM

Play Location

Infinity Sports Arena 2.0

Unverified Facility

Competitor Teams

TEAM 1LOSS
JJ
Jay Jaladin

ZZMW7L · USA

DUPR

2.910

Z
Zulhairie

XONWVR · USA

DUPR

2.910

TEAM 2WINNER
CY
Chong Yu Chen

EWRMGW · Kota Kinabalu, Sabah, MY

DUPR

3.366

SB
Samuel Benjamin

2Z629R · USA

DUPR

3.308

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-8283396157
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4443571302,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Jaladin",
        "dupr_id": "ZZMW7L",
        "rating": 2.91,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Zulhairie",
        "dupr_id": "XONWVR",
        "rating": 2.91,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6558439185,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chong Yu Chen",
        "dupr_id": "EWRMGW",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Kota Kinabalu, Sabah, MY"
      },
      {
        "name": "Samuel Benjamin",
        "dupr_id": "2Z629R",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]