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

[4 HRs 5MYR] Court Testing With Moochi Club

ID: 5233534391

Match Scores

15-11

Win

Play Date

2025-04-26

Play Time (Est)

12:45 AM

Play Location

Taman Perindustrian UEP

Unverified Facility

Competitor Teams

TEAM 1WINNER
BW
Ben Wong

Z97GVP · USA

DUPR

3.456

KC
Kevin Chong

WXQLYG · Subang Jaya, Selangor, MY

DUPR

3.321

TEAM 2LOSS
C
Carson

YXK46K · USA

DUPR

3.104

NT
Neskson Tan

Q5OEL0 · USA

DUPR

2.958

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-5233534391
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6703371592,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Wong",
        "dupr_id": "Z97GVP",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Chong",
        "dupr_id": "WXQLYG",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 6104223114,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carson",
        "dupr_id": "YXK46K",
        "rating": 3.104,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neskson Tan",
        "dupr_id": "Q5OEL0",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]