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

4.0-5.0 Point Play

ID: 8088908131

对局比分

6-11

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

8:45 AM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1负方
JB
Josh Bush

59KQ25 · Derby, KS, US

DUPR

4.165

BL
Brandon Le

D92LW6 · Wichita, KS, US

DUPR

4.211

阵营 2胜方
JV
Jake Vorkink

9JEM57 · Wichita, KS, US

DUPR

3.922

BL
Brian Lewis

0YRRJ2 · Wichita, KS, US

DUPR

4.201

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8088908131
显示原始对决元数据 JSON
[
  {
    "team_id": 7081516652,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Bush",
        "dupr_id": "59KQ25",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Brandon Le",
        "dupr_id": "D92LW6",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  },
  {
    "team_id": 7649307371,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Vorkink",
        "dupr_id": "9JEM57",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Brian Lewis",
        "dupr_id": "0YRRJ2",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]