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

Pool A - Women's 13 (V3)

ID: 7863401767

对局比分

16-21

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

8:45 AM

对决场地

SW19 at the Stadium

未核实场馆

对决竞争阵营

阵营 1负方
KW
Kena Wolf

84VKO2 · Kansas City, MO, US

DUPR

3.670

DY
Darla Yakle

16XEEE · Liberty, MO, US

DUPR

3.986

阵营 2胜方
AA
Amy Adkins

EG9MDE · Saint Joseph, MO, US

DUPR

3.800

KM
Kayla McCully

JJ55O4 · Kansas City, MO, US

DUPR

3.634

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7863401767
显示原始对决元数据 JSON
[
  {
    "team_id": 5003478919,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kena Wolf",
        "dupr_id": "84VKO2",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Darla Yakle",
        "dupr_id": "16XEEE",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Liberty, MO, US"
      }
    ]
  },
  {
    "team_id": 6239812520,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Adkins",
        "dupr_id": "EG9MDE",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Saint Joseph, MO, US"
      },
      {
        "name": "Kayla McCully",
        "dupr_id": "JJ55O4",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]