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

KICKS YAMAHA CUP OPEN 2026 - Intermediate Mixed Doubles

ID: 6735552282

Match Scores

13-15

Loss

Play Date

2026-01-17

Play Time (Est)

7:30 PM

Play Location

Kicks - The Pickle Exchange | Pickleball Social Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
CJ
CHIN JUNAN

WKMOPG · Johor Bahru, Johor, MY

DUPR

3.506

SM
Shaine Mui

J5ZGPW · USA

DUPR

3.175

TEAM 2WINNER
CM
CHEW MIN HUI

ELL27M · USA

DUPR

2.862

LC
LAI CHAN SHEN

RWWK5D · USA

DUPR

3.153

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-6735552282
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7325579506,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "CHIN JUNAN",
        "dupr_id": "WKMOPG",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Johor Bahru, Johor, MY"
      },
      {
        "name": "Shaine Mui",
        "dupr_id": "J5ZGPW",
        "rating": 3.175,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6702441094,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "CHEW MIN HUI",
        "dupr_id": "ELL27M",
        "rating": 2.862,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "LAI CHAN SHEN",
        "dupr_id": "RWWK5D",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]