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

CFIL Adv WFD @ CP

ID: 6887025044

对局比分

4-11

获胜 / Win

对决日期

2026-03-16

对局时间 (估算)

9:00 PM

对决场地

Pickle & Taps, South 13th Street, Wilmington, NC, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DP
David Pilarczyk

8E5JKV · Leland, NC, US

DUPR

4.001

WL
Wendy Lee

RZLDMQ · USA

DUPR

3.944

阵营 2胜方
KD
Ken disessa

DNYZL4 · Leland, NC, US

DUPR

4.072

JD
Jayne Donohoe

8DO094 · Leland, NC, US

DUPR

4.530

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6887025044
显示原始对决元数据 JSON
[
  {
    "team_id": 4903601931,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Pilarczyk",
        "dupr_id": "8E5JKV",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Wendy Lee",
        "dupr_id": "RZLDMQ",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4350574134,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ken disessa",
        "dupr_id": "DNYZL4",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Jayne Donohoe",
        "dupr_id": "8DO094",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]