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

$ ball

ID: 8200967071

对局比分

11-8, 8-11, 11-7

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

8:45 AM

对决场地

279 Ottley Dr NE, Atlanta, GA 30324, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
BH
Ben Howerton

8JQDEW · Roswell, GA, US

DUPR

4.594

JM
Justin Menninger

EGDKKJ · Roswell, GA, US

DUPR

4.703

阵营 2负方
SS
Steve Schnugg

O6DPEP · Marietta, GA, US

DUPR

5.059

CF
Cary Franklin

N7LLR2 · USA

DUPR

4.907

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8200967071
显示原始对决元数据 JSON
[
  {
    "team_id": 5691388842,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Howerton",
        "dupr_id": "8JQDEW",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Justin Menninger",
        "dupr_id": "EGDKKJ",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  },
  {
    "team_id": 4326465218,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Schnugg",
        "dupr_id": "O6DPEP",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Cary Franklin",
        "dupr_id": "N7LLR2",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]