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

BPC Fall Broad River v Coosaw - W 3.5

ID: 6047830550

对局比分

11-8, 3-11, 10-12

获胜 / Win

对决日期

2025-09-17

对局时间 (估算)

3:30 PM

对决场地

Coosaw Point Boulevard, Beaufort, SC, USA

未核实场馆

对决竞争阵营

阵营 1负方
BH
Brenda Hoffman

RX2LJQ · USA

DUPR

3.661

DS
Deborah Shamyer

3VDV4E · USA

DUPR

3.467

阵营 2胜方
SG
Susan Gooch

3ORVGP · Bluffton, SC, US

DUPR

3.627

SW
Suzanne Wolf

3VJG55 · Beaufort, SC, US

DUPR

3.603

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6047830550
显示原始对决元数据 JSON
[
  {
    "team_id": 5449278284,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brenda Hoffman",
        "dupr_id": "RX2LJQ",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deborah Shamyer",
        "dupr_id": "3VDV4E",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8340461121,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susan Gooch",
        "dupr_id": "3ORVGP",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Bluffton, SC, US"
      },
      {
        "name": "Suzanne Wolf",
        "dupr_id": "3VJG55",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      }
    ]
  }
]