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

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

ID: 7624138773

Match Scores

13-7

Loss

Play Date

2026-04-26

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MS
Marcus Seow

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

DUPR

3.222

AL
Alex Lye

YNMGGP · USA

DUPR

3.098

TEAM 2LOSS
ER
Emeel Rizal

M25MYV · Kajang, Selangor, MY

DUPR

2.636

JS
joe salleh

KDGYP6 · USA

DUPR

3.179

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-7624138773
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5361673403,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marcus Seow",
        "dupr_id": "YXLM7K",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Alex Lye",
        "dupr_id": "YNMGGP",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8354868945,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emeel Rizal",
        "dupr_id": "M25MYV",
        "rating": 2.636,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      },
      {
        "name": "joe salleh",
        "dupr_id": "KDGYP6",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]