返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

新東星20260207

ID: 7239370526

对局比分

15-13

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AL
Arnor Lee

2YGQOR · USA

DUPR

3.481

CY
CHUN YU CHEN

5E4RYL · 芎林鄉, 新竹縣, TW

DUPR

3.514

阵营 2负方
CL
Chun-Cheng Lee

0RXYGX · 竹北市, 新竹縣, TW

DUPR

3.455

CY
Celine Yeh

ZD2Y4Q · 芎林鄉, 新竹縣, TW

DUPR

3.333

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7239370526
显示原始对决元数据 JSON
[
  {
    "team_id": 7136578322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arnor Lee",
        "dupr_id": "2YGQOR",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "CHUN YU CHEN",
        "dupr_id": "5E4RYL",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": "芎林鄉, 新竹縣, TW"
      }
    ]
  },
  {
    "team_id": 7454717408,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chun-Cheng Lee",
        "dupr_id": "0RXYGX",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": "竹北市, 新竹縣, TW"
      },
      {
        "name": "Celine Yeh",
        "dupr_id": "ZD2Y4Q",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": "芎林鄉, 新竹縣, TW"
      }
    ]
  }
]