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

The Shed - Indoor Pickleball

ID: 6827573962

对局比分

7-11

获胜 / Win

对决日期

2024-02-19

对局时间 (估算)

11:30 PM

对决场地

Ogden, UT, USA

View Facility Page →

对决竞争阵营

阵营 1负方
LJ
Lucas Jensen

1NXP77 · Syracuse, UT, US

DUPR

4.760

AC
Ally Cummings

3YDJKE · Kaysville, UT, US

DUPR

3.870

阵营 2胜方
KY
Kerry Yu

1QRM08 · Ogden, UT, US

DUPR

5.002

KJ
Kristi Jarman

3OR9GE · North Port, FL, US

DUPR

5.031

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6827573962
显示原始对决元数据 JSON
[
  {
    "team_id": 6572145838,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucas Jensen",
        "dupr_id": "1NXP77",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      },
      {
        "name": "Ally Cummings",
        "dupr_id": "3YDJKE",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      }
    ]
  },
  {
    "team_id": 5151193975,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kerry Yu",
        "dupr_id": "1QRM08",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      },
      {
        "name": "Kristi Jarman",
        "dupr_id": "3OR9GE",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "North Port, FL, US"
      }
    ]
  }
]