返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Hot Shots League | 4.5+ Coed Ladder - Session 3, Mon Sep 22

ID: 5399998646

对局比分

15-10

获胜 / Win

对决日期

2025-09-23

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AK
Adam King

MYDZDV · Hillsboro, OH, US

DUPR

5.222

BN
Brent Nelson

565QNL · USA

DUPR

4.895

阵营 2负方
KG
Ken Grimm

KOE7ZO · USA

DUPR

5.022

BB
Bryan Bartunek

2QZ5QE · Butler County, OH, US

DUPR

4.752

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5399998646
显示原始对决元数据 JSON
[
  {
    "team_id": 4737758387,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam King",
        "dupr_id": "MYDZDV",
        "rating": 5.222,
        "profile_pic_url": null,
        "location": "Hillsboro, OH, US"
      },
      {
        "name": "Brent Nelson",
        "dupr_id": "565QNL",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8438151490,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ken Grimm",
        "dupr_id": "KOE7ZO",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan Bartunek",
        "dupr_id": "2QZ5QE",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      }
    ]
  }
]