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

Badger State Games Tournament - Mixed Doubles 4.5

ID: 4408096239

对局比分

11-7

落败 / Loss

对决日期

2025-08-10

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
HE
Holly Elsberry

DWMW4L · USA

DUPR

4.496

IR
Ilya Rice

0RJJWG · WI, US

DUPR

4.523

阵营 2负方
SC
Sheng Chang

W6L5RY · Eau Claire, WI, US

DUPR

4.545

DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.406

数据访问 (AI / 开发者)

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

cURL Request:

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