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

Adv Point Play - B

ID: 5368618854

对局比分

11-8

落败 / Loss

对决日期

2025-11-24

对局时间 (估算)

7:30 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
MJ
Michael Janzer

GGZYYG · Denver, CO, US

DUPR

3.854

BL
Brandon Le

D92LW6 · Wichita, KS, US

DUPR

4.144

阵营 2负方
KB
Kevin Bradt

7DNGLM · Derby, KS, US

DUPR

4.038

KD
Kevin Dean Klein

MPDY9V · Hillsboro, KS, US

DUPR

3.953

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5368618854
显示原始对决元数据 JSON
[
  {
    "team_id": 7349957640,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Janzer",
        "dupr_id": "GGZYYG",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Brandon Le",
        "dupr_id": "D92LW6",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 6489420948,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Bradt",
        "dupr_id": "7DNGLM",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Kevin Dean Klein",
        "dupr_id": "MPDY9V",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Hillsboro, KS, US"
      }
    ]
  }
]