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

US Hardcourt Championships & The Senior Pro Tour Open - Mens Doubles Senior Pro

ID: 8080034551

对局比分

16-14

获胜 / Win

对决日期

2024-10-05

对局时间 (估算)

8:45 AM

对决场地

North Little Rock, AR

View Facility Page →

对决竞争阵营

阵营 1胜方
SA
Stefan Andren

8MPZEO · Portland, OR, US

DUPR

5.778

MP
Marcello Paiva Jardim

4LEL5V · Bilbao, PV, ES

DUPR

5.764

阵营 2负方
KH
Kristopher Heddings

3574L8 · Glendale, AZ, US

DUPR

5.779

DF
David Furman

1NR266 · Phoenix, AZ, US

DUPR

5.597

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8080034551
显示原始对决元数据 JSON
[
  {
    "team_id": 6938911250,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stefan Andren",
        "dupr_id": "8MPZEO",
        "rating": 5.778,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Marcello Paiva Jardim",
        "dupr_id": "4LEL5V",
        "rating": 5.764,
        "profile_pic_url": null,
        "location": "Bilbao, PV, ES"
      }
    ]
  },
  {
    "team_id": 7556531898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristopher Heddings",
        "dupr_id": "3574L8",
        "rating": 5.779,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "David Furman",
        "dupr_id": "1NR266",
        "rating": 5.597,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]