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

BPC Dataw v Coosaw - W 4.0

ID: 7633838852

对局比分

6-11, 11-4, 12-10

落败 / Loss

对决日期

2025-10-22

对局时间 (估算)

9:00 PM

对决场地

Coosaw Point Boulevard, Beaufort, SC, USA

未核实场馆

对决竞争阵营

阵营 1胜方
ND
Niki Davidson

DW00NL · Saint Helena Island, SC, US

DUPR

4.374

RD
Rachel DiPaolo

4ZP7YM · USA

DUPR

4.318

阵营 2负方
NC
Nancy Compton

3LKMLZ · Beaufort, SC, US

DUPR

4.218

KF
Kelly Freed

V49JYJ · USA

DUPR

4.092

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7633838852
显示原始对决元数据 JSON
[
  {
    "team_id": 4462488751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Niki Davidson",
        "dupr_id": "DW00NL",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Saint Helena Island, SC, US"
      },
      {
        "name": "Rachel DiPaolo",
        "dupr_id": "4ZP7YM",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6472790905,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Compton",
        "dupr_id": "3LKMLZ",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Kelly Freed",
        "dupr_id": "V49JYJ",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]