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

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

ID: 6435741350

对局比分

15-6

获胜 / Win

对决日期

2024-05-21

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SB
Spencer Brog

1R4ZN1 · Lafayette, CA, US

DUPR

4.813

DH
Darrell Holt

1N57N3 · Alameda, CA, US

DUPR

4.801

阵营 2负方
SH
Sterling Howard Payne

8E4RV3 · The Villages, FL, US

DUPR

4.912

GD
Gary Downing

3XR9R3 · Tampa, FL, US

DUPR

4.247

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6435741350
显示原始对决元数据 JSON
[
  {
    "team_id": 7485055291,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Spencer Brog",
        "dupr_id": "1R4ZN1",
        "rating": 4.813,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      },
      {
        "name": "Darrell Holt",
        "dupr_id": "1N57N3",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      }
    ]
  },
  {
    "team_id": 6599659399,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sterling Howard Payne",
        "dupr_id": "8E4RV3",
        "rating": 4.912,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Gary Downing",
        "dupr_id": "3XR9R3",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]