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

Global Stride Forwarding SDN BHD Pickleball Challenge 2026 (Mixed Double)

ID: 5279547989

Match Scores

15-9

Loss

Play Date

2026-04-05

Play Time (Est)

6:15 AM

Play Location

Pickletown

Unverified Facility

Competitor Teams

TEAM 1WINNER
WW
Wing Wai Chan

RW5ZGM · USA

DUPR

3.135

VT
Vivian Tan

GW50RV · USA

DUPR

3.387

TEAM 2LOSS
DW
D Wen

WKR0YM · Tawau, Sabah, MY

DUPR

2.997

YC
Yee Chern Chok

N55WG6 · USA

DUPR

2.531

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-5279547989
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7545189312,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wing Wai Chan",
        "dupr_id": "RW5ZGM",
        "rating": 3.135,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vivian Tan",
        "dupr_id": "GW50RV",
        "rating": 3.387,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6123853895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "D Wen",
        "dupr_id": "WKR0YM",
        "rating": 2.997,
        "profile_pic_url": null,
        "location": "Tawau, Sabah, MY"
      },
      {
        "name": "Yee Chern Chok",
        "dupr_id": "N55WG6",
        "rating": 2.531,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]