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

The Picklr Kaysville

ID: 4423274291

对局比分

15-6

获胜 / Win

对决日期

2024-06-17

对局时间 (估算)

12:45 AM

对决场地

559 Deseret Dr, Kaysville, UT 84037, USA

未核实场馆

对决竞争阵营

阵营 1胜方
EE
Emily Ellis

1R0GNE · Sandy, UT, US

DUPR

4.987

DC
David Creasy

3LZKWJ · Park City, UT, US

DUPR

5.039

阵营 2负方
MA
matthew allen

1R42EE · Heber City, UT, US

DUPR

5.098

JA
Jina Allen

8GXQGV · Heber City, UT, US

DUPR

4.353

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4423274291
显示原始对决元数据 JSON
[
  {
    "team_id": 7951196006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Ellis",
        "dupr_id": "1R0GNE",
        "rating": 4.987,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "David Creasy",
        "dupr_id": "3LZKWJ",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  },
  {
    "team_id": 4707444729,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "matthew allen",
        "dupr_id": "1R42EE",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      },
      {
        "name": "Jina Allen",
        "dupr_id": "8GXQGV",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      }
    ]
  }
]