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

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

ID: 4441575905

Match Scores

15-12

Loss

Play Date

2026-05-03

Play Time (Est)

6:15 AM

Play Location

91 Sports Arena

Unverified Facility

Competitor Teams

TEAM 1WINNER
TW
Tang weng choon

7NXRPM · USA

DUPR

3.173

EL
Elroy Lee

E9PK2W · USA

DUPR

3.090

TEAM 2LOSS
JY
Joe Yen

2YL469 · Subang Jaya, Selangor, MY

DUPR

3.281

NT
Ng tian peng

KXK25O · USA

DUPR

3.025

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-4441575905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5822663940,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tang weng choon",
        "dupr_id": "7NXRPM",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elroy Lee",
        "dupr_id": "E9PK2W",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5980217969,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Yen",
        "dupr_id": "2YL469",
        "rating": 3.281,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      },
      {
        "name": "Ng tian peng",
        "dupr_id": "KXK25O",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]