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

FILA Malaysia FILA Country Club: Pickleball Tournament 2025 - Men's Doubles Novice - Group-5

ID: 5041387221

Match Scores

15-5

Win

Play Date

2025-07-26

Play Time (Est)

10:15 AM

Play Location

Grand Pickleball Arena, Court A3

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
Joseph Lo

V4NWKJ · USA

DUPR

2.999

MK
Mango Kong

2YLZER · Kajang, Selangor, MY

DUPR

2.989

TEAM 2LOSS
RT
Roy Tey

Q5LYXN · USA

DUPR

2.962

JJ
Jen Jean Lim

99QNVJ · USA

DUPR

2.698

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-5041387221
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5505076198,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Lo",
        "dupr_id": "V4NWKJ",
        "rating": 2.999,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mango Kong",
        "dupr_id": "2YLZER",
        "rating": 2.989,
        "profile_pic_url": null,
        "location": "Kajang, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 6050264134,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roy Tey",
        "dupr_id": "Q5LYXN",
        "rating": 2.962,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jen Jean Lim",
        "dupr_id": "99QNVJ",
        "rating": 2.698,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]