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

Zimmer Biomet APP New York City Open-USAP GT Tourney Mixed Doubles Skill: 4.5: 60+

ID: 7645103588

对局比分

15-5

获胜 / Win

对决日期

2024-05-22

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BK
Bee Kilgore

8DXPX1 · Danville, CA, US

DUPR

5.173

SB
Spencer Brog

1R4ZN1 · Lafayette, CA, US

DUPR

4.951

阵营 2负方
PH
Patricia Hammer

3ZZ9OM · Blacksburg, VA, US

DUPR

4.401

RC
Ron Cortese

3L4KJ3 · Oakton, VA, US

DUPR

4.729

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7645103588
显示原始对决元数据 JSON
[
  {
    "team_id": 4429204015,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bee Kilgore",
        "dupr_id": "8DXPX1",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      },
      {
        "name": "Spencer Brog",
        "dupr_id": "1R4ZN1",
        "rating": 4.951,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      }
    ]
  },
  {
    "team_id": 4551552231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patricia Hammer",
        "dupr_id": "3ZZ9OM",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Ron Cortese",
        "dupr_id": "3L4KJ3",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Oakton, VA, US"
      }
    ]
  }
]