返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Hierarchy

ID: 6278547357

对局比分

11-2

获胜 / Win

对决日期

2025-09-05

对局时间 (估算)

10:15 AM

对决场地

Santa Fe, NM, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CL
Cindy Lawton

3OJMP1 · Santa Fe, NM, US

DUPR

4.568

KV
Kay van Oort

DWPM56 · USA

DUPR

3.593

阵营 2负方
SM
Sara McIntyre

RYZLJQ · USA

DUPR

3.597

AA
AMY ALFORD

8EL5DM · USA

DUPR

3.838

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6278547357
显示原始对决元数据 JSON
[
  {
    "team_id": 4516300687,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cindy Lawton",
        "dupr_id": "3OJMP1",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      },
      {
        "name": "Kay van Oort",
        "dupr_id": "DWPM56",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5854058532,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara McIntyre",
        "dupr_id": "RYZLJQ",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "AMY ALFORD",
        "dupr_id": "8EL5DM",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]