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

RAMADHAN INVITATIONAL PICKLEBALL CUP - MIXED DOUBLES

ID: 6145957880

Match Scores

12-15

Loss

Play Date

2026-03-06

Play Time (Est)

9:00 PM

Play Location

Infinity Sports Arena 2.0

Unverified Facility

Competitor Teams

TEAM 1LOSS
LT
Lo tze chian

ZDNZ2Q · USA

DUPR

2.994

AL
allyson liew

XK4M94 · Kota Kinabalu, Sabah, MY

DUPR

3.322

TEAM 2WINNER
AN
Avvy Natashya

9JDZLE · USA

DUPR

2.944

SM
Sulkifli Mahmud

OZWZ52 · USA

DUPR

3.540

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-6145957880
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8208258800,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lo tze chian",
        "dupr_id": "ZDNZ2Q",
        "rating": 2.994,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "allyson liew",
        "dupr_id": "XK4M94",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": "Kota Kinabalu, Sabah, MY"
      }
    ]
  },
  {
    "team_id": 5453794946,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Avvy Natashya",
        "dupr_id": "9JDZLE",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sulkifli Mahmud",
        "dupr_id": "OZWZ52",
        "rating": 3.54,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]