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

Ocean Pines

ID: 5998969504

对局比分

15-12

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

5:00 PM

对决场地

Ocean Pines Golf Club, Clubhouse Drive, Ocean Pines, MD, USA

未核实场馆

对决竞争阵营

阵营 1胜方
TS
Tom Snyder

8EMDEW · Lewes, DE, US

DUPR

3.302

JD
John Dale

994PY7 · USA

DUPR

3.500

阵营 2负方
WO
william ohlig

30XL6G · Harrington, DE, US

DUPR

3.696

BS
Brad Schell

RYKEVD · DE, US

DUPR

3.604

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5998969504
显示原始对决元数据 JSON
[
  {
    "team_id": 7660562247,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Snyder",
        "dupr_id": "8EMDEW",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": "Lewes, DE, US"
      },
      {
        "name": "John Dale",
        "dupr_id": "994PY7",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5670776189,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "william ohlig",
        "dupr_id": "30XL6G",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "Harrington, DE, US"
      },
      {
        "name": "Brad Schell",
        "dupr_id": "RYKEVD",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "DE, US"
      }
    ]
  }
]