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

Pool A - Women's 13 (V3)

ID: 8009294306

对局比分

12-21

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

3:30 PM

对决场地

SW19 at the Stadium

未核实场馆

对决竞争阵营

阵营 1负方
KW
Kena Wolf

84VKO2 · Kansas City, MO, US

DUPR

3.682

DY
Darla Yakle

16XEEE · Liberty, MO, US

DUPR

4.013

阵营 2胜方
SB
Suparna B Garinger

3VOEJ8 · Kansas City, KS, US

DUPR

4.402

KL
Katie Lee McKee

V7QMZ7 · Olathe, KS, US

DUPR

4.577

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8009294306
显示原始对决元数据 JSON
[
  {
    "team_id": 4637845802,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kena Wolf",
        "dupr_id": "84VKO2",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Darla Yakle",
        "dupr_id": "16XEEE",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Liberty, MO, US"
      }
    ]
  },
  {
    "team_id": 5866434527,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Suparna B Garinger",
        "dupr_id": "3VOEJ8",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      },
      {
        "name": "Katie Lee McKee",
        "dupr_id": "V7QMZ7",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  }
]