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

Wednesday RR Courts 1-2

ID: 6537778252

对局比分

11-7

获胜 / Win

对决日期

2026-04-15

对局时间 (估算)

5:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
AF
Andre Francis

8E6QRV · Erie, PA, US

DUPR

4.286

GB
Greg Baldwin

Z9GNLL · USA

DUPR

3.786

阵营 2负方
DM
Donald Mosher

NYR906 · Union City, PA, US

DUPR

4.339

RC
Rick Cole

Q9POJR · USA

DUPR

3.873

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6537778252
显示原始对决元数据 JSON
[
  {
    "team_id": 7964647866,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andre Francis",
        "dupr_id": "8E6QRV",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Erie, PA, US"
      },
      {
        "name": "Greg Baldwin",
        "dupr_id": "Z9GNLL",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4343466336,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Donald Mosher",
        "dupr_id": "NYR906",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Union City, PA, US"
      },
      {
        "name": "Rick Cole",
        "dupr_id": "Q9POJR",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]