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

Pool A Mixed 4.5+ Start time 1pm

ID: 5923565408

对局比分

7-15

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

9:00 PM

对决场地

MAC Center

未核实场馆

对决竞争阵营

阵营 1负方
CW
Christopher Whitford

PWVWYZ · Anchorage, AK, US

DUPR

4.082

AM
Amy Mills

6ZJ6LQ · Anchorage, AK, US

DUPR

4.159

阵营 2胜方
AT
Abriel Tacaca

PKMDWX · Anchorage, AK, US

DUPR

4.993

Michelle Carreon

8K54NK · Anchorage, AK, US

DUPR

4.158

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5923565408
显示原始对决元数据 JSON
[
  {
    "team_id": 6332833300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Whitford",
        "dupr_id": "PWVWYZ",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Amy Mills",
        "dupr_id": "6ZJ6LQ",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 7028744646,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abriel Tacaca",
        "dupr_id": "PKMDWX",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Michelle Carreon",
        "dupr_id": "8K54NK",
        "rating": 4.158,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6674b90e24062.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  }
]