返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

GMCF Pickleball Mayhem

ID: 7633026126

对局比分

11-7

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

7:30 PM

对决场地

652 Granger Rd, Barre, VT 05641, USA

未核实场馆

对决竞争阵营

阵营 1胜方
SP
Skyler Perkins

84KOR6 · USA

DUPR

4.840

SP
Sani Pasagic

3PGLOE · Colchester, VT, US

DUPR

4.634

阵营 2负方
JV
Jason Vickery

G57J0X · USA

DUPR

4.020

LL
Lakpa Lama

59Z5NV · South Burlington, VT, US

DUPR

4.666

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7633026126
显示原始对决元数据 JSON
[
  {
    "team_id": 5801825541,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Skyler Perkins",
        "dupr_id": "84KOR6",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sani Pasagic",
        "dupr_id": "3PGLOE",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Colchester, VT, US"
      }
    ]
  },
  {
    "team_id": 6434269966,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Vickery",
        "dupr_id": "G57J0X",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lakpa Lama",
        "dupr_id": "59Z5NV",
        "rating": 4.666,
        "profile_pic_url": null,
        "location": "South Burlington, VT, US"
      }
    ]
  }
]