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

Pool A Mixed 4.0 Start time 1pm

ID: 5383362722

对局比分

15-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

3:30 PM

对决场地

MAC Center

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Jason Stuckey

2QOPJE · USA

DUPR

4.000

Julie Kilkenny

9PGQV7 · Anchorage, AK, US

DUPR

3.767

阵营 2负方
Tammy Weaver

JJ56J4 · Anchorage, AK, US

DUPR

3.763

Kris Rundle

PKP7QM · Anchorage, AK, US

DUPR

4.128

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5383362722
显示原始对决元数据 JSON
[
  {
    "team_id": 5426899867,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Stuckey",
        "dupr_id": "2QOPJE",
        "rating": 4,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julie Kilkenny",
        "dupr_id": "9PGQV7",
        "rating": 3.767,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/159767_64950608eb439.jpeg",
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 4458334244,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tammy Weaver",
        "dupr_id": "JJ56J4",
        "rating": 3.763,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6962ff0d0ff31.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Kris Rundle",
        "dupr_id": "PKP7QM",
        "rating": 4.128,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6726e9a7e69bd.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  }
]