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

BPC Spring Calw v Dataw - Mx 4.0

ID: 6588517326

对局比分

11-13, 11-7, 4-11

获胜 / Win

对决日期

2026-03-23

对局时间 (估算)

7:30 PM

对决场地

Dataw Island, SC, USA

未核实场馆

对决竞争阵营

阵营 1负方
DS
Drew Stone

RXDN7D · USA

DUPR

3.923

SR
Simone Reynolds

W6JVLQ · USA

DUPR

3.985

阵营 2胜方
NM
Nancy Miller

V7LOR7 · Saint Helena Island, SC, US

DUPR

4.202

JM
Jeff Miller

8W4MLY · Beaufort County, SC, US

DUPR

3.883

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6588517326
显示原始对决元数据 JSON
[
  {
    "team_id": 8100002950,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drew Stone",
        "dupr_id": "RXDN7D",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simone Reynolds",
        "dupr_id": "W6JVLQ",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8554017818,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Miller",
        "dupr_id": "V7LOR7",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Saint Helena Island, SC, US"
      },
      {
        "name": "Jeff Miller",
        "dupr_id": "8W4MLY",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Beaufort County, SC, US"
      }
    ]
  }
]