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

KSP Cup 1.0 Powered by Sypik - Men's Doubles Novice (<2.799) - Group-8

ID: 5607421000

Match Scores

15-12

Win

Play Date

2026-05-10

Play Time (Est)

5:00 PM

Play Location

KSP Picklepoint Bukit Raja, Court 10

Unverified Facility

Competitor Teams

TEAM 1WINNER
BZ
Bani Zainal

DYP79M · USA

DUPR

2.738

AR
Amin Raihan

RWR9LZ · Sungai Buloh, Selangor, MY

DUPR

2.768

TEAM 2LOSS
WN
Wilson Ng

LWONRQ · USA

DUPR

2.619

GL
Gary Lee

9JVRMV · USA

DUPR

2.540

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-5607421000
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5864306036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bani Zainal",
        "dupr_id": "DYP79M",
        "rating": 2.738,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amin Raihan",
        "dupr_id": "RWR9LZ",
        "rating": 2.768,
        "profile_pic_url": null,
        "location": "Sungai Buloh, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5445526246,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wilson Ng",
        "dupr_id": "LWONRQ",
        "rating": 2.619,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Lee",
        "dupr_id": "9JVRMV",
        "rating": 2.54,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]