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

Picklehead247 8.299 Moneyball

ID: 6015186548

对局比分

11-3

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

9:00 PM

对决场地

Pickle & Pint, South Belcher Road, Largo, FL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
PS
Philip Stark

596P0R · Lakeland, FL, US

DUPR

4.046

KG
Kyle Goodwin

8G9VWV · Lakeland, FL, US

DUPR

4.296

阵营 2负方
RD
Rob Dobbs

3P5DQ3 · St. Petersburg, FL, US

DUPR

4.160

AR
Arnold Ramirez

3XK5GR · St. Petersburg, FL, US

DUPR

3.737

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6015186548
显示原始对决元数据 JSON
[
  {
    "team_id": 6753355224,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Philip Stark",
        "dupr_id": "596P0R",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Kyle Goodwin",
        "dupr_id": "8G9VWV",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 6398514309,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rob Dobbs",
        "dupr_id": "3P5DQ3",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Arnold Ramirez",
        "dupr_id": "3XK5GR",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]