Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

THE BILA BILA PICKLEBALL "CHAMPIONSHIP RALLY" - Men's Doubles Open - Group-6

ID: 4564199192

Match Scores

11-9

Loss

Play Date

2026-04-26

Play Time (Est)

9:00 PM

Play Location

PLAYA Racquet Club Subang, Court 5

Unverified Facility

Competitor Teams

TEAM 1WINNER
CB
Chan Ben

DNEXYY · Selangor, MY

DUPR

3.506

KW
Khaw Wei Huan

M2V5QG · Selangor, MY

DUPR

3.666

TEAM 2LOSS
JS
Jeremy Soh

PKYY4Q · USA

DUPR

4.161

RN
Ryan Ng

2LDW59 · Singapore, SG

DUPR

4.272

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-4564199192
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6867654739,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chan Ben",
        "dupr_id": "DNEXYY",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "Khaw Wei Huan",
        "dupr_id": "M2V5QG",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  },
  {
    "team_id": 6513029450,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeremy Soh",
        "dupr_id": "PKYY4Q",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Ng",
        "dupr_id": "2LDW59",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]