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

Wednesday RR Courts 1-2

ID: 6934210720

对局比分

11-6

落败 / Loss

对决日期

2026-04-29

对局时间 (估算)

5:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
JP
John Paway

16Z401 · Erie, PA, US

DUPR

4.950

DW
Dennis Whalen

6N7Z9E · Erie, PA, US

DUPR

4.068

阵营 2负方
JD
Jason DiBenedetto

76M6ON · Pittsburgh, PA, US

DUPR

4.258

AF
Andre Francis

8E6QRV · Erie, PA, US

DUPR

4.266

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6934210720
显示原始对决元数据 JSON
[
  {
    "team_id": 5988744299,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Paway",
        "dupr_id": "16Z401",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "Erie, PA, US"
      },
      {
        "name": "Dennis Whalen",
        "dupr_id": "6N7Z9E",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Erie, PA, US"
      }
    ]
  },
  {
    "team_id": 8026141395,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason DiBenedetto",
        "dupr_id": "76M6ON",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Andre Francis",
        "dupr_id": "8E6QRV",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Erie, PA, US"
      }
    ]
  }
]