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

Pool A - Mixed 4.0 (All Ages)

ID: 7023022146

对局比分

11-5

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

7:30 PM

对决场地

Summit Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
KC
Kennady Christian

2LQGKR · Washington, UT, US

DUPR

3.738

TK
Troy Krogh

59OGLV · St. George, UT, US

DUPR

3.845

阵营 2负方
TL

DUPR

3.373

CG
Clark Gunnerson

67KVQE · USA

DUPR

3.477

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7023022146
显示原始对决元数据 JSON
[
  {
    "team_id": 7559903623,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kennady Christian",
        "dupr_id": "2LQGKR",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Troy Krogh",
        "dupr_id": "59OGLV",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7059169723,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tiffany Lynn Gunnerson",
        "dupr_id": "EG444V",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Clark Gunnerson",
        "dupr_id": "67KVQE",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]