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

FILA Pickleball Championship Series 2026 - League 1 - Novice Mixed Double

ID: 7570716385

Match Scores

13-15

Loss

Play Date

2026-05-02

Play Time (Est)

2:15 AM

Play Location

91 Sports Arena

Unverified Facility

Competitor Teams

TEAM 1LOSS
AC
Apple Chai

XKE6PX · USA

DUPR

2.423

DC
Dixon Cheng

4V5JN2 · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

2.789

TEAM 2WINNER
LY
Lim Yee Xian

KDQ0M6 · USA

DUPR

2.826

TR
Tan Ricky

WZRVQQ · USA

DUPR

2.616

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-7570716385
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4390911034,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Apple Chai",
        "dupr_id": "XKE6PX",
        "rating": 2.423,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dixon Cheng",
        "dupr_id": "4V5JN2",
        "rating": 2.789,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 4991918805,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lim Yee Xian",
        "dupr_id": "KDQ0M6",
        "rating": 2.826,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tan Ricky",
        "dupr_id": "WZRVQQ",
        "rating": 2.616,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]