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

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

ID: 4682667266

对局比分

15-0

获胜 / Win

对决日期

2024-05-22

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BK
Bee Kilgore

8DXPX1 · Danville, CA, US

DUPR

5.198

SB
Spencer Brog

1R4ZN1 · Lafayette, CA, US

DUPR

5.007

阵营 2负方
CR
Cassandra Rollins

12YKR9 · Lady Lake, FL, US

DUPR

5.082

SH
Sterling Howard Payne

8E4RV3 · The Villages, FL, US

DUPR

4.886

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4682667266
显示原始对决元数据 JSON
[
  {
    "team_id": 4484621280,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bee Kilgore",
        "dupr_id": "8DXPX1",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      },
      {
        "name": "Spencer Brog",
        "dupr_id": "1R4ZN1",
        "rating": 5.007,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      }
    ]
  },
  {
    "team_id": 6714643684,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cassandra Rollins",
        "dupr_id": "12YKR9",
        "rating": 5.082,
        "profile_pic_url": null,
        "location": "Lady Lake, FL, US"
      },
      {
        "name": "Sterling Howard Payne",
        "dupr_id": "8E4RV3",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]