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

The Kitchen Open Atlanta 2025 - Coed Doubles Skill: OPEN Money event

ID: 8191156550

对局比分

15-4

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

3:30 PM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
TS
Tucker Segars

8GPQRD · Monroe, GA, US

DUPR

5.119

BL
Bo Lewis

12Z5Y8 · Dawsonville, GA, US

DUPR

5.312

阵营 2负方
TH
Tony Hull

3ZENLL · Roswell, GA, US

DUPR

5.160

DG
Dan Granot

3P4RNQ · Atlanta, GA, US

DUPR

5.314

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8191156550
显示原始对决元数据 JSON
[
  {
    "team_id": 7014714613,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tucker Segars",
        "dupr_id": "8GPQRD",
        "rating": 5.119,
        "profile_pic_url": null,
        "location": "Monroe, GA, US"
      },
      {
        "name": "Bo Lewis",
        "dupr_id": "12Z5Y8",
        "rating": 5.312,
        "profile_pic_url": null,
        "location": "Dawsonville, GA, US"
      }
    ]
  },
  {
    "team_id": 6811181078,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony Hull",
        "dupr_id": "3ZENLL",
        "rating": 5.16,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Dan Granot",
        "dupr_id": "3P4RNQ",
        "rating": 5.314,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]