返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Pool A

ID: 7785930563

对局比分

15-9

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

12:45 AM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1胜方
Caleb Tondre

2LO5QR · Anchorage, AK, US

DUPR

3.569

EA
Eileen Abbott

QPVLL4 · Anchorage, AK, US

DUPR

3.625

阵营 2负方
Robin Walthour

8GWW5D · Anchorage, AK, US

DUPR

3.224

DW
Dohnn Wood

XJG2X2 · Anchorage, AK, US

DUPR

3.311

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7785930563
显示原始对决元数据 JSON
[
  {
    "team_id": 6071241302,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caleb Tondre",
        "dupr_id": "2LO5QR",
        "rating": 3.569,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67242e2edb8ad.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Eileen Abbott",
        "dupr_id": "QPVLL4",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 6565718273,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Walthour",
        "dupr_id": "8GWW5D",
        "rating": 3.224,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/90021_64bdb4e133d0b.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Dohnn Wood",
        "dupr_id": "XJG2X2",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]