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

FILA Malaysia FILA Country Club: Pickleball Tournament 2025 - Men's Doubles Novice - 1/16-3

ID: 7170229354

Match Scores

15-21

Win

Play Date

2025-07-26

Play Time (Est)

11:30 PM

Play Location

Grand Pickleball Arena, Court A3

Unverified Facility

Competitor Teams

TEAM 1LOSS
KL
Keith Loo

LV54Y5 · USA

DUPR

2.856

KS
KS Sim

EWZLOW · USA

DUPR

2.726

TEAM 2WINNER
JL
Joseph Lo

V4NWKJ · USA

DUPR

3.003

MK
Mango Kong

2YLZER · Kajang, Selangor, MY

DUPR

2.993

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-7170229354
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4584166859,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keith Loo",
        "dupr_id": "LV54Y5",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "KS Sim",
        "dupr_id": "EWZLOW",
        "rating": 2.726,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7780870976,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Lo",
        "dupr_id": "V4NWKJ",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mango Kong",
        "dupr_id": "2YLZER",
        "rating": 2.993,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      }
    ]
  }
]