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

CPL (4.0) Week (8) Pickleball Palace @ Picklr Fair Lawn

ID: 8156881525

对局比分

18-21

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MD
Martyna Dudek

3VL42J · Garwood, NJ, US

DUPR

3.708

AH
Allie Harwood

3VX2VE · Millburn, NJ, US

DUPR

4.177

阵营 2胜方
BC
Brooke Castillo

9PXKL7 · Emerson, NJ, US

DUPR

3.716

WX
Winnie Xiong

0RNZ0N · Fair Lawn, NJ, US

DUPR

3.621

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8156881525
显示原始对决元数据 JSON
[
  {
    "team_id": 5681400400,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Martyna Dudek",
        "dupr_id": "3VL42J",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "Garwood, NJ, US"
      },
      {
        "name": "Allie Harwood",
        "dupr_id": "3VX2VE",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Millburn, NJ, US"
      }
    ]
  },
  {
    "team_id": 5721194010,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brooke Castillo",
        "dupr_id": "9PXKL7",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Emerson, NJ, US"
      },
      {
        "name": "Winnie Xiong",
        "dupr_id": "0RNZ0N",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": "Fair Lawn, NJ, US"
      }
    ]
  }
]