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

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

ID: 8343542755

对局比分

11-2

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

8:45 AM

对决场地

Moline, IL

未核实场馆

对决竞争阵营

阵营 1胜方
MB
Matthew Birkhofer

8DPGQ6 · Bettendorf, IA, US

DUPR

5.197

KG
Karthik Ganesh

9PMLO7 · Bettendorf, IA, US

DUPR

5.439

阵营 2负方
AP
Andrew Peterson

O6K0M2 · St. Louis, MO, US

DUPR

4.605

SE
Spencer Ellingson

2L5257 · Imperial, MO, US

DUPR

4.922

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8343542755
显示原始对决元数据 JSON
[
  {
    "team_id": 7433799327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Birkhofer",
        "dupr_id": "8DPGQ6",
        "rating": 5.197,
        "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"
      }
    ]
  },
  {
    "team_id": 6280622339,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Peterson",
        "dupr_id": "O6K0M2",
        "rating": 4.605,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Spencer Ellingson",
        "dupr_id": "2L5257",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "Imperial, MO, US"
      }
    ]
  }
]