返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool A Mixed 4.5+ Start time 1pm

ID: 7350772891

对局比分

5-15

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

MAC Center

未核实场馆

对决竞争阵营

阵营 1负方
AT
Abriel Tacaca

PKMDWX · Anchorage, AK, US

DUPR

4.938

Michelle Carreon

8K54NK · Anchorage, AK, US

DUPR

4.137

阵营 2胜方
BL
Benjamin Larson

1Q2X2R · Anchorage, AK, US

DUPR

5.071

Rangi Coffey

35LG00 · Anchorage, AK, US

DUPR

4.359

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7350772891
显示原始对决元数据 JSON
[
  {
    "team_id": 5601605323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Abriel Tacaca",
        "dupr_id": "PKMDWX",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Michelle Carreon",
        "dupr_id": "8K54NK",
        "rating": 4.137,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6674b90e24062.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 4302812962,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Larson",
        "dupr_id": "1Q2X2R",
        "rating": 5.071,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Rangi Coffey",
        "dupr_id": "35LG00",
        "rating": 4.359,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/680d8c5464bfb.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  }
]