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

USAHAWAN BORNEO GROUP PICKLEBALL TOURNAMENT 2026 (MEN DOUBLE INTERMEDIATE)

ID: 5017137111

Match Scores

15-21

Loss

Play Date

2026-05-30

Play Time (Est)

4:45 AM

Play Location

88 PICKLELAND

Unverified Facility

Competitor Teams

TEAM 1LOSS
KZ
Khor Zheng Jing

7J4KL0 · USA

DUPR

3.044

CY
Chong Yu Chen

EWRMGW · Kota Kinabalu, Sabah, MY

DUPR

3.367

TEAM 2WINNER
MI
MOHD ISMAIL

D9Y9KM · USA

DUPR

3.332

SR
Smith Robert

JPRXGJ · USA

DUPR

3.618

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-5017137111
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5743776107,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Khor Zheng Jing",
        "dupr_id": "7J4KL0",
        "rating": 3.044,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chong Yu Chen",
        "dupr_id": "EWRMGW",
        "rating": 3.367,
        "profile_pic_url": null,
        "location": "Kota Kinabalu, Sabah, MY"
      }
    ]
  },
  {
    "team_id": 5111640080,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "MOHD ISMAIL",
        "dupr_id": "D9Y9KM",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Smith Robert",
        "dupr_id": "JPRXGJ",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]