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

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

ID: 6685282514

Match Scores

13-12

Loss

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
Jun Fwu Chin

0QOZ2G · USA

DUPR

3.165

DO
Dex Ong Siew Hock

7DQZ6M · USA

DUPR

3.211

TEAM 2LOSS
MS
Marcus Seow

YXLM7K · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

3.235

AL
Alex Lye

YNMGGP · USA

DUPR

3.118

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-6685282514
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4964065122,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jun Fwu Chin",
        "dupr_id": "0QOZ2G",
        "rating": 3.165,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dex Ong Siew Hock",
        "dupr_id": "7DQZ6M",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5989380533,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Seow",
        "dupr_id": "YXLM7K",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Alex Lye",
        "dupr_id": "YNMGGP",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]