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

Kearney.S.Comp.Spring.2026

ID: 7221991328

对局比分

12-14, 3-11

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

9:00 PM

对决场地

619 19th St, Kearney, MO 64060, USA

未核实场馆

对决竞争阵营

阵营 1负方
Jason Walker

12ZON7 · Kearney, MO, US

DUPR

4.366

Zerick Campbell

1N4KPZ · Kansas City, MO, US

DUPR

4.173

阵营 2胜方
AS
Andrew Smith

1QZX5D · Kansas City, MO, US

DUPR

4.442

JT
James Thompson

V7JWW6 · Kansas City, MO, US

DUPR

4.146

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7221991328
显示原始对决元数据 JSON
[
  {
    "team_id": 6608882601,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Walker",
        "dupr_id": "12ZON7",
        "rating": 4.366,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66ce21f6beb71.jpg",
        "location": "Kearney, MO, US"
      },
      {
        "name": "Zerick Campbell",
        "dupr_id": "1N4KPZ",
        "rating": 4.173,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66c755f3b00ef.jpg",
        "location": "Kansas City, MO, US"
      }
    ]
  },
  {
    "team_id": 4663232133,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Smith",
        "dupr_id": "1QZX5D",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "James Thompson",
        "dupr_id": "V7JWW6",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]