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

挽华小学匹克球比赛 <6.0

ID: 8572833373

Match Scores

15-11

Win

Play Date

2026-05-05

Play Time (Est)

2:15 AM

Play Location

6CFC+WX Chukai

Unverified Facility

Competitor Teams

TEAM 1WINNER
CK
Chung Kea Yen

2ZMWQ9 · USA

DUPR

2.281

SP
Sean PHUA

0Q0XVN · Petaling Jaya, Selangor, MY

DUPR

3.023

TEAM 2LOSS
AW
alven wong

ELONZO · USA

DUPR

2.204

JS
Jason soo

9JO5WK · USA

DUPR

2.226

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-8572833373
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6254533397,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chung Kea Yen",
        "dupr_id": "2ZMWQ9",
        "rating": 2.281,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean PHUA",
        "dupr_id": "0Q0XVN",
        "rating": 3.023,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 7137073962,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "alven wong",
        "dupr_id": "ELONZO",
        "rating": 2.204,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason soo",
        "dupr_id": "9JO5WK",
        "rating": 2.226,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]