返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

CPL (4.0) Week (7) Picklr Fair Lawn @ Pickleball Kingdom Watchung Crusaders

ID: 4329310354

对局比分

11-21

落败 / Loss

对决日期

2026-04-09

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
WK
William Kuo

6ZOOWE · Fort Lee, NJ, US

DUPR

4.036

RS
Raymon Sarza

2L5XGR · Lingayen, Ilocos Region, PH

DUPR

4.499

阵营 2胜方
CN
Christopher Natividad

X2WQ95 · Rahway, NJ, US

DUPR

4.335

KV
Ken Velarde

2L77W4 · Linden, NJ, US

DUPR

4.351

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4329310354
显示原始对决元数据 JSON
[
  {
    "team_id": 6294440024,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William Kuo",
        "dupr_id": "6ZOOWE",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Fort Lee, NJ, US"
      },
      {
        "name": "Raymon Sarza",
        "dupr_id": "2L5XGR",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Lingayen, Ilocos Region, PH"
      }
    ]
  },
  {
    "team_id": 8486201155,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Natividad",
        "dupr_id": "X2WQ95",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Rahway, NJ, US"
      },
      {
        "name": "Ken Velarde ",
        "dupr_id": "2L77W4",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Linden, NJ, US"
      }
    ]
  }
]