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

Pool A Tuesday Night Point Play 3.0-4.0

ID: 7705165232

对局比分

11-6

落败 / Loss

对决日期

2026-01-14

对局时间 (估算)

9:00 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
AL
Alex Lupercio

N7R5W6 · Wichita, KS, US

DUPR

3.739

SK
Saif Khan

2ZQPLE · Wichita, KS, US

DUPR

3.711

阵营 2负方
JV
Jake Vorkink

9JEM57 · Wichita, KS, US

DUPR

3.607

EB
Eric Bruckner

30R94X · Wichita, KS, US

DUPR

3.615

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7705165232
显示原始对决元数据 JSON
[
  {
    "team_id": 5518548824,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Lupercio",
        "dupr_id": "N7R5W6",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Saif  Khan",
        "dupr_id": "2ZQPLE",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 6696824569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Vorkink",
        "dupr_id": "9JEM57",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Eric Bruckner",
        "dupr_id": "30R94X",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]