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

Dinkster Tour: Naughty Nice Dinking Mens 4.0-4.5: R16

ID: 6740799092

对局比分

15-7

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BH
Billy Hughes

8DQ4EY · Atlanta, GA, US

DUPR

4.346

JB
James Berry

JZMDZD · USA

DUPR

4.212

阵营 2负方
BZ
Bryan Zimbardi

ELY0LO · USA

DUPR

3.502

AS
Anthony Siepser

O6Y7Q2 · Atlanta, GA, US

DUPR

3.495

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6740799092
显示原始对决元数据 JSON
[
  {
    "team_id": 8354022701,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Billy Hughes",
        "dupr_id": "8DQ4EY",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "James Berry",
        "dupr_id": "JZMDZD",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8546575155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Zimbardi",
        "dupr_id": "ELY0LO",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Siepser",
        "dupr_id": "O6Y7Q2",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]