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

Wine Country Pickleball for All Spring Classic SUN-Mens Doubles 5.0/OPEN

ID: 7290921880

对局比分

11-5, 11-7

获胜 / Win

对决日期

2024-04-14

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LP
Larry Pack

Y3LY61 · Santa Rosa, CA, US

DUPR

4.629

DK
Dylan King

1NYNW3 · Rohnert Park, CA, US

DUPR

4.385

阵营 2负方
AK
Alexander Krohn

7DXM7N · USA

DUPR

4.211

CK
Chris Kubicka

6ZYRRQ · USA

DUPR

4.211

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7290921880
显示原始对决元数据 JSON
[
  {
    "team_id": 4314354825,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Larry Pack",
        "dupr_id": "Y3LY61",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Dylan King",
        "dupr_id": "1NYNW3",
        "rating": 4.385,
        "profile_pic_url": null,
        "location": "Rohnert Park, CA, US"
      }
    ]
  },
  {
    "team_id": 4733280788,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Krohn",
        "dupr_id": "7DXM7N",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Kubicka",
        "dupr_id": "6ZYRRQ",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]