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

3.75-5.0 Point Play (Pool A)

ID: 8407896015

对局比分

4-11

落败 / Loss

对决日期

2026-03-09

对局时间 (估算)

4:45 AM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1负方
KD
Kevin Dean Klein

MPDY9V · Hillsboro, KS, US

DUPR

3.865

ZY
Zach Young

N7YEJ7 · Wichita, KS, US

DUPR

4.383

阵营 2胜方
ET
Elvis Truong

M2254P · Wichita, KS, US

DUPR

4.179

JQ
Jad Qasim

PKZQJE · Wichita, KS, US

DUPR

4.354

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8407896015
显示原始对决元数据 JSON
[
  {
    "team_id": 8124749160,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Dean Klein",
        "dupr_id": "MPDY9V",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Hillsboro, KS, US"
      },
      {
        "name": "Zach Young",
        "dupr_id": "N7YEJ7",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 6634013773,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elvis Truong",
        "dupr_id": "M2254P",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jad Qasim",
        "dupr_id": "PKZQJE",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]