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

Private Club DUPR League

ID: 8493639101

对局比分

7-15

获胜 / Win

对决日期

2025-03-26

对局时间 (估算)

6:15 AM

对决场地

Lakewood Ranch, FL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
CV
Christine Vecchione

8E26JO · USA

DUPR

4.391

ES
Elise stone

89R7ZV · USA

DUPR

4.656

阵营 2胜方
KM
Karol Maas

8JG948 · Lakewood Ranch, FL, US

DUPR

4.970

HJ
Hilda Jaramillo

8D9V2L · USA

DUPR

4.174

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8493639101
显示原始对决元数据 JSON
[
  {
    "team_id": 4511854448,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christine Vecchione",
        "dupr_id": "8E26JO",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elise stone",
        "dupr_id": "89R7ZV",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6517275206,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karol Maas",
        "dupr_id": "8JG948",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Hilda Jaramillo",
        "dupr_id": "8D9V2L",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]