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

Kearney.Comp.Spring.2026.Tourney!

ID: 5548546235

对局比分

15-13

落败 / Loss

对决日期

2026-06-04

对局时间 (估算)

12:45 AM

对决场地

619 19th St, Kearney, MO 64060, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AF
Aaron Freestone

0PG0OQ · USA

DUPR

3.361

CR
Corbin Ryan

XOJXP5 · USA

DUPR

3.298

阵营 2负方
Greg Gillahan

3LWKNZ · Kearney, MO, US

DUPR

3.352

MP
Michael Powell

4VLQYG · Kearney, MO, US

DUPR

3.187

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5548546235
显示原始对决元数据 JSON
[
  {
    "team_id": 4325571154,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Freestone",
        "dupr_id": "0PG0OQ",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Corbin Ryan",
        "dupr_id": "XOJXP5",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5106859026,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Gillahan",
        "dupr_id": "3LWKNZ",
        "rating": 3.352,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67094be1cb239.jpg",
        "location": "Kearney, MO, US"
      },
      {
        "name": "Michael Powell",
        "dupr_id": "4VLQYG",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": "Kearney, MO, US"
      }
    ]
  }
]