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

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

ID: 6446583915

Match Scores

16-21

Loss

Play Date

2025-11-23

Play Time (Est)

4:45 AM

Play Location

Infinity Sports Arena 2.0

Unverified Facility

Competitor Teams

TEAM 1LOSS
CY
Chong Yu Chen

EWRMGW · Kota Kinabalu, Sabah, MY

DUPR

3.363

SB
Samuel Benjamin

2Z629R · USA

DUPR

3.293

TEAM 2WINNER
SH
Saddam Hussien

2ZDGG9 · USA

DUPR

3.597

MN
mohd nazrul

G0P2XG · USA

DUPR

3.449

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-6446583915
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7882911374,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chong Yu Chen",
        "dupr_id": "EWRMGW",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": "Kota Kinabalu, Sabah, MY"
      },
      {
        "name": "Samuel Benjamin",
        "dupr_id": "2Z629R",
        "rating": 3.293,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6985244500,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Saddam Hussien",
        "dupr_id": "2ZDGG9",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "mohd nazrul",
        "dupr_id": "G0P2XG",
        "rating": 3.449,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]