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

NP Palm Desert Classic Powered by Onix - Mixed Doubles Skill: 5.0 Age: (Any)

ID: 8534771152

对局比分

5-15

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

5:00 PM

对决场地

Palm Desert, CA

View Facility Page →

对决竞争阵营

阵营 1负方
KJ
Kelly James

3V6O61 · Seattle, WA, US

DUPR

4.874

DM
Dan Milgrom

1NX4EZ · Seattle, WA, US

DUPR

4.361

阵营 2胜方
JB
Jennifer Bard

8947XJ · Kelso, WA, US

DUPR

4.757

JB
John Bard

12YOKE · Kelso, WA, US

DUPR

4.624

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8534771152
显示原始对决元数据 JSON
[
  {
    "team_id": 7032261717,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly James",
        "dupr_id": "3V6O61",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Dan Milgrom",
        "dupr_id": "1NX4EZ",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 6886801056,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Bard",
        "dupr_id": "8947XJ",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      },
      {
        "name": "John Bard",
        "dupr_id": "12YOKE",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      }
    ]
  }
]