返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

5th Annual Illahe Open * Hosted by Shane Denning - Womens Doubles Skill: (Any) Age: (Any)

ID: 6791405169

对局比分

11-15

获胜 / Win

对决日期

2026-03-20

对局时间 (估算)

10:15 AM

对决场地

Salem, OR

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Jacqueline Summers

8GJGQM · Bend, OR, US

DUPR

4.671

SH
Sienna Hitzeman

ZN46QQ · Kapolei, HI, US

DUPR

5.113

阵营 2胜方
CK
Carrie Kokinda

DNY5G4 · Portland, OR, US

DUPR

4.479

AB
Angelica Boehme

8G0XMV · McMinnville, OR, US

DUPR

4.468

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6791405169
显示原始对决元数据 JSON
[
  {
    "team_id": 5982388762,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacqueline Summers",
        "dupr_id": "8GJGQM",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Sienna Hitzeman",
        "dupr_id": "ZN46QQ",
        "rating": 5.113,
        "profile_pic_url": null,
        "location": "Kapolei, HI, US"
      }
    ]
  },
  {
    "team_id": 5924604457,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carrie Kokinda",
        "dupr_id": "DNY5G4",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Angelica Boehme",
        "dupr_id": "8G0XMV",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      }
    ]
  }
]