Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SUNNY PICKLEBALL

ID: 7027909231

Match Scores

15-21

Win

Play Date

2026-05-03

Play Time (Est)

8:45 AM

Play Location

No. 12, Longfeng Rd, Qiaotou District, Kaohsiung City, Taiwan 825

Unverified Facility

Competitor Teams

TEAM 1LOSS
JW
Jimmy Wang

N7LR06 · USA

DUPR

3.431

CC
chin cheng Liao

RXR5YE · USA

DUPR

3.426

TEAM 2WINNER
WC
WU CHUN CHIEH

RZ006E · Tainan City, TW

DUPR

3.459

SY
Shang yu chiang

7ZOP6N · USA

DUPR

4.007

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-7027909231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5850854232,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jimmy  Wang",
        "dupr_id": "N7LR06",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "chin cheng Liao",
        "dupr_id": "RXR5YE",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6695699001,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "WU CHUN CHIEH",
        "dupr_id": "RZ006E",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": "Tainan City, TW"
      },
      {
        "name": "Shang yu chiang",
        "dupr_id": "7ZOP6N",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]