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

League Finals

ID: 4931412024

对局比分

0-11, 11-8, 3-11

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

1:00 PM

对决场地

The Picklr Scottsdale North

未核实场馆

对决竞争阵营

阵营 1负方
DW
Daniel Wray

1799ZM · Scottsdale, AZ, US

DUPR

4.027

CV
Caleb Velzen

DWODZL · Prescott, AZ, US

DUPR

4.262

阵营 2胜方
WZ
william zajic

3X6YM7 · USA

DUPR

4.217

AR
Amos Ramirez

D9WQMM · Phoenix, AZ, US

DUPR

4.468

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4931412024
显示原始对决元数据 JSON
[
  {
    "team_id": 7814993932,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Wray",
        "dupr_id": "1799ZM",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Caleb Velzen",
        "dupr_id": "DWODZL",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Prescott, AZ, US"
      }
    ]
  },
  {
    "team_id": 6652603329,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "william zajic",
        "dupr_id": "3X6YM7",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amos Ramirez",
        "dupr_id": "D9WQMM",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]