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

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

ID: 6651169988

对局比分

14-16

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

9:00 PM

对决场地

Salem, OR

View Facility Page →

对决竞争阵营

阵营 1负方
MW
Morgan Whaley

4LX2DV · Salem, OR, US

DUPR

4.665

JB
Jennifer Bard

8947XJ · Kelso, WA, US

DUPR

4.700

阵营 2胜方
TP
Traci Palo

12ZKD9 · Wilsonville, OR, US

DUPR

4.368

AP
Adele Preston

1REP5Z · Portland, OR, US

DUPR

4.817

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6651169988
显示原始对决元数据 JSON
[
  {
    "team_id": 6802786837,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Morgan Whaley",
        "dupr_id": "4LX2DV",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Salem, OR, US"
      },
      {
        "name": "Jennifer Bard",
        "dupr_id": "8947XJ",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      }
    ]
  },
  {
    "team_id": 7804307014,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Traci Palo",
        "dupr_id": "12ZKD9",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      },
      {
        "name": "Adele Preston",
        "dupr_id": "1REP5Z",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]