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

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

ID: 4639969038

Match Scores

13-10

Win

Play Date

2026-04-26

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ER
Emeel Rizal

M25MYV · Kajang, Selangor, MY

DUPR

2.637

JS
joe salleh

KDGYP6 · USA

DUPR

3.180

TEAM 2LOSS
BF
Boon Fei Lee

4VK2VK · USA

DUPR

2.601

FL
Fred Lam

NXDLYN · USA

DUPR

2.653

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-4639969038
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8555031263,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emeel Rizal",
        "dupr_id": "M25MYV",
        "rating": 2.637,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      },
      {
        "name": "joe salleh",
        "dupr_id": "KDGYP6",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7784974701,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Boon Fei Lee",
        "dupr_id": "4VK2VK",
        "rating": 2.601,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fred Lam",
        "dupr_id": "NXDLYN",
        "rating": 2.653,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]