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

Lakewood Ranch Golf & Country Club

ID: 6196780575

对局比分

3-11

获胜 / Win

对决日期

2026-02-02

对局时间 (估算)

4:45 AM

对决场地

16235 Player's Drive, Lakewood Ranch, FL, USA

未核实场馆

对决竞争阵营

阵营 1负方
CJ
Chris Jagel

4LYQEK · Lakewood Ranch, FL, US

DUPR

3.522

BF
Brad Frank

ZNGKMQ · USA

DUPR

2.943

阵营 2胜方
TF
Todd Frank

1Q2W60 · Bradenton, FL, US

DUPR

4.147

BA
Ben Alpert

3OELLP · Bradenton, FL, US

DUPR

4.158

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6196780575
显示原始对决元数据 JSON
[
  {
    "team_id": 5928710099,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Jagel",
        "dupr_id": "4LYQEK",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Brad Frank",
        "dupr_id": "ZNGKMQ",
        "rating": 2.943,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7925312078,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Todd Frank",
        "dupr_id": "1Q2W60",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Ben Alpert",
        "dupr_id": "3OELLP",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]