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

Pool A Tuesday Night Point Play 3.0-4.0

ID: 8566908863

对局比分

10-11

落败 / Loss

对决日期

2026-01-14

对局时间 (估算)

12:45 AM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1负方
NA
Nolan Andres

RWDMDE · USA

DUPR

3.445

EB
Eric Bruckner

30R94X · Wichita, KS, US

DUPR

3.620

阵营 2胜方
KM
Kyle Manny

8EQ9JE · Wichita, KS, US

DUPR

3.872

AL
Alex Lupercio

N7R5W6 · Wichita, KS, US

DUPR

3.706

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8566908863
显示原始对决元数据 JSON
[
  {
    "team_id": 4565450094,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nolan Andres",
        "dupr_id": "RWDMDE",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Bruckner",
        "dupr_id": "30R94X",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 6612284673,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Manny",
        "dupr_id": "8EQ9JE",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Alex Lupercio",
        "dupr_id": "N7R5W6",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]