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

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

ID: 5880620781

Match Scores

8-15

Win

Play Date

2026-04-26

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ML
Mil Lim TT

DWGGWL · USA

DUPR

3.716

JW
John wong

N7V702 · USA

DUPR

3.674

TEAM 2WINNER
IL
Isaac lim

7NWRG5 · USA

DUPR

3.047

AL
Adrian Lim

94DJ5E · Bayan Lepas, Pulau Pinang, MY

DUPR

2.992

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-5880620781
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8199004966,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mil Lim TT",
        "dupr_id": "DWGGWL",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John wong",
        "dupr_id": "N7V702",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6521573595,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isaac lim",
        "dupr_id": "7NWRG5",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adrian Lim",
        "dupr_id": "94DJ5E",
        "rating": 2.992,
        "profile_pic_url": null,
        "location": "Bayan Lepas, Pulau Pinang, MY"
      }
    ]
  }
]