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

BLISS CUP Pickleball Tournament - Veteran Masters Edition - Men's Doubles Open (Combined Age 100+)

ID: 8576837092

Match Scores

13-7

Loss

Play Date

2026-04-26

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HC
Han Chong

V4GMEJ · USA

DUPR

3.459

JW
John wong

N7V702 · USA

DUPR

3.588

TEAM 2LOSS
ER
Emeel Rizal

M25MYV · Kajang, Selangor, MY

DUPR

2.648

JS
joe salleh

KDGYP6 · USA

DUPR

3.190

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-8576837092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5735637273,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Han Chong",
        "dupr_id": "V4GMEJ",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John wong",
        "dupr_id": "N7V702",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5767983550,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emeel Rizal",
        "dupr_id": "M25MYV",
        "rating": 2.648,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      },
      {
        "name": "joe salleh",
        "dupr_id": "KDGYP6",
        "rating": 3.19,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]