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

Adv Point Play - A

ID: 5325695608

对局比分

11-6

获胜 / Win

对决日期

2025-06-30

对局时间 (估算)

5:00 PM

对决场地

WEST YMCA - Greater Wichita YMCA

未核实场馆

对决竞争阵营

阵营 1胜方
DS
Denver Smith

0Y7LRN · Butler County, KS, US

DUPR

4.538

KB
Kevin Bradt

7DNGLM · Derby, KS, US

DUPR

4.211

阵营 2负方
MS
Molly Spring

X2NWGX · Wichita, KS, US

DUPR

4.386

JB
Josh Bush

59KQ25 · Derby, KS, US

DUPR

4.234

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5325695608
显示原始对决元数据 JSON
[
  {
    "team_id": 8184001009,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denver Smith",
        "dupr_id": "0Y7LRN",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Butler County, KS, US"
      },
      {
        "name": "Kevin Bradt",
        "dupr_id": "7DNGLM",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      }
    ]
  },
  {
    "team_id": 7508296866,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Molly  Spring",
        "dupr_id": "X2NWGX",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Josh Bush",
        "dupr_id": "59KQ25",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      }
    ]
  }
]