返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DAB Summer Kickoff Classic - Mens Doubles Skill: (3.5) Age: (34 and Under)

ID: 8324047598

对局比分

13-11

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

3:30 PM

对决场地

Canton, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
KL
Kaleb Lowry

KYG6D7 · USA

DUPR

3.267

TD
Tyler Does

2PJJ0R · USA

DUPR

3.267

阵营 2负方
BT
Bo Tran

6NXQQG · Atlanta, GA, US

DUPR

3.412

NM
Nishu Mehta

G0LZNG · USA

DUPR

3.013

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8324047598
显示原始对决元数据 JSON
[
  {
    "team_id": 8419677010,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kaleb Lowry",
        "dupr_id": "KYG6D7",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Does",
        "dupr_id": "2PJJ0R",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5681145865,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bo Tran",
        "dupr_id": "6NXQQG",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Nishu Mehta",
        "dupr_id": "G0LZNG",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]