Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FILA Pickleball Championship Series 2026 - League 1 - Open Men Double

ID: 6018963653

Match Scores

12-15

Win

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

91 Sports Arena

Unverified Facility

Competitor Teams

TEAM 1LOSS
RA
Rahul Agarwal

ZDY6ZW · USA

DUPR

3.444

KT
Kingsley Thong

WXWYQY · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

3.950

TEAM 2WINNER
MT
Marcus Tan

OZZ6JP · Singapore, SG

DUPR

3.806

JL
Joseph Lim

0QLNM4 · Singapore, SG

DUPR

3.664

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-6018963653
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5066014455,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rahul Agarwal",
        "dupr_id": "ZDY6ZW",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kingsley Thong",
        "dupr_id": "WXWYQY",
        "rating": 3.95,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 5461573108,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marcus  Tan",
        "dupr_id": "OZZ6JP",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Joseph Lim",
        "dupr_id": "0QLNM4",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]