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

Picklehead247 4.5 + Open Moneyball

ID: 5757805130

对局比分

11-8

落败 / Loss

对决日期

2024-11-17

对局时间 (估算)

3:30 PM

对决场地

Zephyrhills, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KF
Keith Ford

3P6RNE · Parrish, FL, US

DUPR

4.321

JA
Jonathan Aiken

1RK4NE · Sarasota, FL, US

DUPR

4.776

阵营 2负方
DH
David Hengehold

3OOP9P · Lakeland, FL, US

DUPR

4.548

JB
Joey Bergin

4LPOM6 · Lakeland, FL, US

DUPR

4.293

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5757805130
显示原始对决元数据 JSON
[
  {
    "team_id": 6562343506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keith Ford",
        "dupr_id": "3P6RNE",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Parrish, FL, US"
      },
      {
        "name": "Jonathan Aiken",
        "dupr_id": "1RK4NE",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 4906285701,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Hengehold",
        "dupr_id": "3OOP9P",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Joey Bergin",
        "dupr_id": "4LPOM6",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]