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

Kearney.Comp.Spring.2026

ID: 5442543717

对局比分

6-11, 0-11

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

10:15 AM

对决场地

619 19th St, Kearney, MO 64060, USA

未核实场馆

对决竞争阵营

阵营 1负方
Greg Gillahan

3LWKNZ · Kearney, MO, US

DUPR

3.317

MS
Matt Shull

8MJVQV · USA

DUPR

3.405

阵营 2胜方
SA
Scott Alessi

YGN5QG · Kansas City, MO, US

DUPR

4.060

GF
Greg Feldkamp

O6ZZ72 · Kansas City, MO, US

DUPR

4.090

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5442543717
显示原始对决元数据 JSON
[
  {
    "team_id": 5420836163,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Gillahan",
        "dupr_id": "3LWKNZ",
        "rating": 3.317,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67094be1cb239.jpg",
        "location": "Kearney, MO, US"
      },
      {
        "name": "Matt Shull",
        "dupr_id": "8MJVQV",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8420442727,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Alessi",
        "dupr_id": "YGN5QG",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Greg Feldkamp",
        "dupr_id": "O6ZZ72",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]