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

[4 HRs 5MYR] Court Testing With Moochi Club

ID: 7524120463

Match Scores

14-15

Loss

Play Date

2025-04-26

Play Time (Est)

8:45 AM

Play Location

Taman Perindustrian UEP

Unverified Facility

Competitor Teams

TEAM 1LOSS
KC
Kevin Chong

WXQLYG · Subang Jaya, Selangor, MY

DUPR

3.318

KT
Kayson Tey

2QRVX9 · USA

DUPR

3.676

TEAM 2WINNER
NT
Neskson Tan

Q5OEL0 · USA

DUPR

2.967

BW
Ben Wong

Z97GVP · USA

DUPR

3.442

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-7524120463
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4440944299,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Chong",
        "dupr_id": "WXQLYG",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      },
      {
        "name": "Kayson Tey",
        "dupr_id": "2QRVX9",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5891012778,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Neskson Tan",
        "dupr_id": "Q5OEL0",
        "rating": 2.967,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Wong",
        "dupr_id": "Z97GVP",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]