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

Pool A - Mixed 4.0 (All Ages)

ID: 5096481284

对局比分

1-11

落败 / Loss

对决日期

2026-04-23

对局时间 (估算)

9:00 PM

对决场地

Summit Athletic Club

未核实场馆

对决竞争阵营

阵营 1负方
KC
Kennady Christian

2LQGKR · Washington, UT, US

DUPR

3.731

TK
Troy Krogh

59OGLV · St. George, UT, US

DUPR

3.841

阵营 2胜方
BW
Bryce Walkover

ME27QO · St. George, UT, US

DUPR

3.736

DR
Delaney Rossow

XK0ZP5 · USA

DUPR

4.072

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5096481284
显示原始对决元数据 JSON
[
  {
    "team_id": 5193713760,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kennady Christian",
        "dupr_id": "2LQGKR",
        "rating": 3.731,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Troy Krogh",
        "dupr_id": "59OGLV",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7154284726,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryce Walkover",
        "dupr_id": "ME27QO",
        "rating": 3.736,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Delaney Rossow",
        "dupr_id": "XK0ZP5",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]