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

QCTC/PiQCkleball & More Winter Games - Mens Doubles Skill: (5.0 And Above) Age: (Any)

ID: 5373111794

对局比分

4-11

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

3:30 PM

对决场地

Moline, IL

未核实场馆

对决竞争阵营

阵营 1负方
LD
Lincoln Dorsey

55J7EP · USA

DUPR

4.218

JD
Jesse Dyer

GWKO9G · USA

DUPR

4.218

阵营 2胜方
MB
Matthew Birkhofer

8DPGQ6 · Bettendorf, IA, US

DUPR

5.203

KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.439

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5373111794
显示原始对决元数据 JSON
[
  {
    "team_id": 7988167005,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lincoln Dorsey",
        "dupr_id": "55J7EP",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jesse Dyer",
        "dupr_id": "GWKO9G",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4573164487,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Birkhofer",
        "dupr_id": "8DPGQ6",
        "rating": 5.203,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      },
      {
        "name": "Karthik Ganesh",
        "dupr_id": "9PMLO7",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Bettendorf, IA, US"
      }
    ]
  }
]