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

CFIL Adv DW @ CP

ID: 6356717513

对局比分

8-11

获胜 / Win

对决日期

2026-03-23

对局时间 (估算)

6:15 AM

对决场地

Compass Pointe, Compass Pointe East Wynd Northeast, Leland, NC, USA

未核实场馆

对决竞争阵营

阵营 1负方
DL
David Lettenberger

DWXDL4 · USA

DUPR

4.098

NL
Noi Lettenberger

XJDJE4 · Wilmington, NC, US

DUPR

3.872

阵营 2胜方
MW
Mike Wills

8EY0NV · Leland, NC, US

DUPR

4.004

JD
Jayne Donohoe

8DO094 · Leland, NC, US

DUPR

4.519

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6356717513
显示原始对决元数据 JSON
[
  {
    "team_id": 5481883518,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Lettenberger",
        "dupr_id": "DWXDL4",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Noi Lettenberger",
        "dupr_id": "XJDJE4",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 6604633819,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Wills",
        "dupr_id": "8EY0NV",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Jayne Donohoe",
        "dupr_id": "8DO094",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]