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

PPA Tour: Picklr Utah Open Mens Doubles Skill: (5.0) Age: (10 To 34)

ID: 8085561992

对局比分

8-15

落败 / Loss

对决日期

2024-08-24

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KA
Kaihe Allen

3LX9QK · Heber City, UT, US

DUPR

5.174

MA
matthew allen

1R42EE · Heber City, UT, US

DUPR

5.085

阵营 2胜方
AS
Anthony Skalabrin

89ZNWV · Sandy, UT, US

DUPR

5.264

RF
Ryne Fertitta

1NP0Z3 · Midvale, UT, US

DUPR

5.368

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8085561992
显示原始对决元数据 JSON
[
  {
    "team_id": 7714207118,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kaihe Allen",
        "dupr_id": "3LX9QK",
        "rating": 5.174,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      },
      {
        "name": "matthew allen",
        "dupr_id": "1R42EE",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Heber City, UT, US"
      }
    ]
  },
  {
    "team_id": 7918960148,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Skalabrin",
        "dupr_id": "89ZNWV",
        "rating": 5.264,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Ryne Fertitta",
        "dupr_id": "1NP0Z3",
        "rating": 5.368,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      }
    ]
  }
]