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

Memorial Day Pickleball Tournament Advanced Squads

ID: 6292933827

对局比分

15-17

落败 / Loss

对决日期

2024-05-24

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AH
Andrew Holmes

W6VXVG · USA

DUPR

3.945

CG
Corey Gavril

16NXVE · Saint Charles, MO, US

DUPR

4.439

阵营 2胜方
KA
Kevin Ashley

OD0MDL · Lake Saint Louis, MO, US

DUPR

4.320

NB
Nick Borger

XJW2W7 · Wentzville, MO, US

DUPR

3.769

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6292933827
显示原始对决元数据 JSON
[
  {
    "team_id": 6648328542,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Holmes",
        "dupr_id": "W6VXVG",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Corey Gavril",
        "dupr_id": "16NXVE",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      }
    ]
  },
  {
    "team_id": 5989602317,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Ashley",
        "dupr_id": "OD0MDL",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Lake Saint Louis, MO, US"
      },
      {
        "name": "Nick Borger",
        "dupr_id": "XJW2W7",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": "Wentzville, MO, US"
      }
    ]
  }
]