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

Wednesday RR

ID: 4594642498

对局比分

11-9

落败 / Loss

对决日期

2026-03-18

对局时间 (估算)

11:30 PM

对决场地

2660 Zuck Rd suite d, Erie, PA 16506, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AF
Andre Francis

8E6QRV · Erie, PA, US

DUPR

4.277

JB
Jamin Bookhamer

NXMOQN · Edinboro, PA, US

DUPR

4.313

阵营 2负方
PG
Phil Gernovich

DW4PNL · Ripley, NY, US

DUPR

4.143

DM
David MacKenzie

JZRVRJ · Erie, PA, US

DUPR

4.255

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4594642498
显示原始对决元数据 JSON
[
  {
    "team_id": 6345624358,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andre Francis",
        "dupr_id": "8E6QRV",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Erie, PA, US"
      },
      {
        "name": "Jamin  Bookhamer",
        "dupr_id": "NXMOQN",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Edinboro, PA, US"
      }
    ]
  },
  {
    "team_id": 6128752599,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Gernovich",
        "dupr_id": "DW4PNL",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "Ripley, NY, US"
      },
      {
        "name": "David MacKenzie",
        "dupr_id": "JZRVRJ",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Erie, PA, US"
      }
    ]
  }
]