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

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

ID: 6508115542

对局比分

15-5

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

11:30 PM

对决场地

Palm Desert, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
KJ
Kelly James

3V6O61 · Seattle, WA, US

DUPR

4.885

DM
Dan Milgrom

1NX4EZ · Seattle, WA, US

DUPR

4.376

阵营 2负方
KY
Kimberly York

1NKGWN · Riverside, CA, US

DUPR

4.341

Howard Fromberg

8W5KM1 · Indio, CA, US

DUPR

4.735

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6508115542
显示原始对决元数据 JSON
[
  {
    "team_id": 4385353733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly James",
        "dupr_id": "3V6O61",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Dan Milgrom",
        "dupr_id": "1NX4EZ",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7563358440,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kimberly York",
        "dupr_id": "1NKGWN",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Riverside, CA, US"
      },
      {
        "name": "Howard Fromberg",
        "dupr_id": "8W5KM1",
        "rating": 4.735,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1028925/images/profile/158410c8-2a55-4c81-b0b1-eaa36034efcc.png",
        "location": "Indio, CA, US"
      }
    ]
  }
]