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

Pool A Mixed 4.5+ Start time 1pm

ID: 6347402214

对局比分

15-14

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

7:30 PM

对决场地

MAC Center

未核实场馆

对决竞争阵营

阵营 1胜方
AT
Abriel Tacaca

PKMDWX · Anchorage, AK, US

DUPR

4.929

Michelle Carreon

8K54NK · Anchorage, AK, US

DUPR

4.132

阵营 2负方
RC
Raechel Cox

6KEPKG · USA

DUPR

4.168

MN
Matthew Novakovich

8DEYO4 · Anchorage, AK, US

DUPR

4.164

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6347402214
显示原始对决元数据 JSON
[
  {
    "team_id": 7402367798,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Abriel Tacaca",
        "dupr_id": "PKMDWX",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Michelle Carreon",
        "dupr_id": "8K54NK",
        "rating": 4.132,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6674b90e24062.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 8192593521,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raechel Cox",
        "dupr_id": "6KEPKG",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Novakovich",
        "dupr_id": "8DEYO4",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]