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

Pool A Tuesday Night Point Play 3.0-4.0

ID: 6376299980

对局比分

8-11

获胜 / Win

对决日期

2026-01-14

对局时间 (估算)

9:00 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1负方
JV
Jake Vorkink

9JEM57 · Wichita, KS, US

DUPR

3.595

NA
Nolan Andres

RWDMDE · USA

DUPR

3.435

阵营 2胜方
ME
Michelle E Honey

EGK4XV · El Dorado, KS, US

DUPR

3.495

EB
Eric Bruckner

30R94X · Wichita, KS, US

DUPR

3.613

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6376299980
显示原始对决元数据 JSON
[
  {
    "team_id": 5091492102,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Vorkink",
        "dupr_id": "9JEM57",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Nolan Andres",
        "dupr_id": "RWDMDE",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8445574446,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle E Honey",
        "dupr_id": "EGK4XV",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "El Dorado, KS, US"
      },
      {
        "name": "Eric Bruckner",
        "dupr_id": "30R94X",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]