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

9/13 Gameball Friday

ID: 5016252523

对局比分

11-15

落败 / Loss

对决日期

2024-09-13

对局时间 (估算)

8:45 AM

对决场地

Ridge at the Bluffs

未核实场馆

对决竞争阵营

阵营 1负方
MV
Michael Van Dusen

3LPEZK · Jupiter, FL, US

DUPR

4.778

SD
Sam Durso

896L7E · USA

DUPR

3.958

阵营 2胜方
JV
John Vieira

0QPVGG · USA

DUPR

4.745

CH
Chris Harbur

8M792G · Jupiter, FL, US

DUPR

4.600

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5016252523
显示原始对决元数据 JSON
[
  {
    "team_id": 7449854826,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Van Dusen",
        "dupr_id": "3LPEZK",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      },
      {
        "name": "Sam Durso",
        "dupr_id": "896L7E",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6822299697,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Vieira",
        "dupr_id": "0QPVGG",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Harbur",
        "dupr_id": "8M792G",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      }
    ]
  }
]