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

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

ID: 6785377507

对局比分

8-15

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

8:45 AM

对决场地

Palm Desert, CA

View Facility Page →

对决竞争阵营

阵营 1负方
KJ
Kelly James

3V6O61 · Seattle, WA, US

DUPR

4.853

DM
Dan Milgrom

1NX4EZ · Seattle, WA, US

DUPR

4.329

阵营 2胜方
NJ
Nicole Jennings

0YXQLQ · Renton, WA, US

DUPR

4.686

EA
Elias Abuaita

89K5YR · Cathedral City, CA, US

DUPR

4.408

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6785377507
显示原始对决元数据 JSON
[
  {
    "team_id": 7687392501,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly James",
        "dupr_id": "3V6O61",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Dan Milgrom",
        "dupr_id": "1NX4EZ",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 4405028127,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Jennings",
        "dupr_id": "0YXQLQ",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Elias Abuaita",
        "dupr_id": "89K5YR",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Cathedral City, CA, US"
      }
    ]
  }
]