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

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

ID: 5336178401

对局比分

15-4

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

6:15 AM

对决场地

Salem, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
SK
Sarah Kaufman

GGJK2M · Vancouver, WA, US

DUPR

5.100

KL
Kloe Lum

XJXDM4 · Beaverton, OR, US

DUPR

4.636

阵营 2负方
TP
Traci Palo

12ZKD9 · Wilsonville, OR, US

DUPR

4.346

AP
Adele Preston

1REP5Z · Portland, OR, US

DUPR

4.772

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5336178401
显示原始对决元数据 JSON
[
  {
    "team_id": 7212117643,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Kaufman",
        "dupr_id": "GGJK2M",
        "rating": 5.1,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Kloe Lum",
        "dupr_id": "XJXDM4",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Beaverton, OR, US"
      }
    ]
  },
  {
    "team_id": 6571815367,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Traci Palo",
        "dupr_id": "12ZKD9",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      },
      {
        "name": "Adele Preston",
        "dupr_id": "1REP5Z",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]