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

Badger State Games Tournament - Mixed Doubles 50-60 & Mixed Doubles 4.0 & 4.5

ID: 5346652426

对局比分

11-6

落败 / Loss

对决日期

2025-08-10

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
HE
Holly Elsberry

DWMW4L · USA

DUPR

4.423

IR
Ilya Rice

0RJJWG · WI, US

DUPR

4.494

阵营 2负方
SC
Sheng Chang

W6L5RY · Eau Claire, WI, US

DUPR

4.561

DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.420

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5346652426
显示原始对决元数据 JSON
[
  {
    "team_id": 5747705042,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Holly Elsberry",
        "dupr_id": "DWMW4L",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ilya Rice",
        "dupr_id": "0RJJWG",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "WI, US"
      }
    ]
  },
  {
    "team_id": 4376927144,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sheng Chang",
        "dupr_id": "W6L5RY",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  }
]