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

RAMADHAN INVITATIONAL PICKLEBALL CUP - MIXED DOUBLES

ID: 8057374905

Match Scores

15-9

Win

Play Date

2026-03-06

Play Time (Est)

10:15 AM

Play Location

Infinity Sports Arena 2.0

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Lo tze chian

ZDNZ2Q · USA

DUPR

2.986

AL
allyson liew

XK4M94 · Kota Kinabalu, Sabah, MY

DUPR

3.318

TEAM 2LOSS
LL
Lester Lokito

7JQODM · USA

DUPR

2.916

ER
Elaine Rajah

WK7VXG · USA

DUPR

3.188

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-8057374905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4641025467,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lo tze chian",
        "dupr_id": "ZDNZ2Q",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "allyson liew",
        "dupr_id": "XK4M94",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": "Kota Kinabalu, Sabah, MY"
      }
    ]
  },
  {
    "team_id": 7365954091,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lester Lokito",
        "dupr_id": "7JQODM",
        "rating": 2.916,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elaine Rajah",
        "dupr_id": "WK7VXG",
        "rating": 3.188,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]