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

KPC匹克熊俱樂部@可利三館-第16場

ID: 5959641475

对局比分

12-15

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

8:45 AM

对决场地

Zhubei City, Hsinchu County, Taiwan 302

未核实场馆

对决竞争阵营

阵营 1负方
GC
Gabriel Cwu

VXRWR5 · Hsinchu City, TW

DUPR

3.994

SM
shen mao chih

7NW059 · Hsinchu County, TW

DUPR

3.920

阵营 2胜方
YL
YIDA LI

0RVD02 · 東區, 新竹市, TW

DUPR

3.881

KL
Kenny Lin

D99YRX · 竹北市, 新竹縣, TW

DUPR

3.744

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5959641475
显示原始对决元数据 JSON
[
  {
    "team_id": 4381152409,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Cwu",
        "dupr_id": "VXRWR5",
        "rating": 3.994,
        "profile_pic_url": null,
        "location": "Hsinchu City, TW"
      },
      {
        "name": "shen mao chih",
        "dupr_id": "7NW059",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "Hsinchu County, TW"
      }
    ]
  },
  {
    "team_id": 7703468668,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "YIDA LI",
        "dupr_id": "0RVD02",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": "東區, 新竹市, TW"
      },
      {
        "name": "Kenny Lin",
        "dupr_id": "D99YRX",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "竹北市, 新竹縣, TW"
      }
    ]
  }
]