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

Lakewood Ranch Golf & Country Club

ID: 8113791304

对局比分

15-9

获胜 / Win

对决日期

2025-04-14

对局时间 (估算)

5:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
ET
Erik Thomas

8G0MNQ · Lakewood Ranch, FL, US

DUPR

4.340

BM
Bob Miller

3O4WY7 · Lakewood Ranch, FL, US

DUPR

3.759

阵营 2负方
JC
John Chang

ZN6VYD · USA

DUPR

2.890

BH
Bob Hamilton

1NVLL6 · Bradenton, FL, US

DUPR

3.642

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8113791304
显示原始对决元数据 JSON
[
  {
    "team_id": 4580771190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Thomas",
        "dupr_id": "8G0MNQ",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Bob Miller",
        "dupr_id": "3O4WY7",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  },
  {
    "team_id": 6406193409,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Chang",
        "dupr_id": "ZN6VYD",
        "rating": 2.89,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bob Hamilton",
        "dupr_id": "1NVLL6",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]