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

BPC Dataw v Coosaw - Mx 4.0

ID: 6633652163

对局比分

11-8, 10-12, 10-12

落败 / Loss

对决日期

2025-10-22

对局时间 (估算)

12:45 AM

对决场地

Coosaw Point Boulevard, Beaufort, SC, USA

未核实场馆

对决竞争阵营

阵营 1负方
NM
Nancy Miller

V7LOR7 · Saint Helena Island, SC, US

DUPR

4.137

WR
William Ryan

6ZPY7E · Saint Helena Island, SC, US

DUPR

4.010

阵营 2胜方
NC
Nancy Compton

3LKMLZ · Beaufort, SC, US

DUPR

4.217

WP
Wayne Promislow

124ZX9 · Port Royal, SC, US

DUPR

3.991

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6633652163
显示原始对决元数据 JSON
[
  {
    "team_id": 8053147534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nancy Miller",
        "dupr_id": "V7LOR7",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Saint Helena Island, SC, US"
      },
      {
        "name": "William Ryan",
        "dupr_id": "6ZPY7E",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Saint Helena Island, SC, US"
      }
    ]
  },
  {
    "team_id": 7296666304,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nancy Compton",
        "dupr_id": "3LKMLZ",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Wayne Promislow",
        "dupr_id": "124ZX9",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Port Royal, SC, US"
      }
    ]
  }
]