返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Lakewood Ranch Golf & Country Club

ID: 6455817658

对局比分

9-11

获胜 / Win

对决日期

2025-03-31

对局时间 (估算)

11:30 PM

对决场地

16235 Player's Dr, Lakewood Ranch, FL 34202, USA

未核实场馆

对决竞争阵营

阵营 1负方
TF
Todd Frank

1Q2W60 · Bradenton, FL, US

DUPR

4.213

BA
Ben Alpert

3OELLP · Bradenton, FL, US

DUPR

4.224

阵营 2胜方
JB
John Bozin

EG74OW · USA

DUPR

3.885

BM
Bob Miller

3O4WY7 · Lakewood Ranch, FL, US

DUPR

3.773

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6455817658
显示原始对决元数据 JSON
[
  {
    "team_id": 7840413070,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Todd Frank",
        "dupr_id": "1Q2W60",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Ben Alpert",
        "dupr_id": "3OELLP",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 4638447622,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Bozin",
        "dupr_id": "EG74OW",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Miller",
        "dupr_id": "3O4WY7",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]