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

Pool A Mixed 4.5+ Start time 1pm

ID: 5831438460

对局比分

8-15

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

MAC Center

未核实场馆

对决竞争阵营

阵营 1负方
KM
Kevin Madruga

JZXO7J · Wasilla, AK, US

DUPR

4.720

Sabrina Ungaro

7DZV4N · Anchorage, AK, US

DUPR

4.711

阵营 2胜方
AT
Abriel Tacaca

PKMDWX · Anchorage, AK, US

DUPR

4.998

Michelle Carreon

8K54NK · Anchorage, AK, US

DUPR

4.161

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5831438460
显示原始对决元数据 JSON
[
  {
    "team_id": 5672332357,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Madruga",
        "dupr_id": "JZXO7J",
        "rating": 4.72,
        "profile_pic_url": null,
        "location": "Wasilla, AK, US"
      },
      {
        "name": "Sabrina Ungaro",
        "dupr_id": "7DZV4N",
        "rating": 4.711,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6669e8aeac505.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 5515037993,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abriel Tacaca",
        "dupr_id": "PKMDWX",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Michelle Carreon",
        "dupr_id": "8K54NK",
        "rating": 4.161,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6674b90e24062.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  }
]