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

$

ID: 7369646228

对局比分

11-5

落败 / Loss

对决日期

2025-11-14

对局时间 (估算)

9:00 PM

对决场地

279 Ottley Dr NE, Atlanta, GA 30324, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KM
Ken Mooney

XJLN62 · Atlanta, GA, US

DUPR

4.911

WW
Wes Whitlow

3PX2GQ · USA

DUPR

4.926

阵营 2负方
CA
Chad Allen

1RDL7D · Tucker, GA, US

DUPR

4.830

JL
Jeremy Levison

3ZVEYQ · USA

DUPR

4.409

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7369646228
显示原始对决元数据 JSON
[
  {
    "team_id": 7026105603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ken Mooney",
        "dupr_id": "XJLN62",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Wes Whitlow",
        "dupr_id": "3PX2GQ",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8135321887,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chad Allen",
        "dupr_id": "1RDL7D",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      },
      {
        "name": "Jeremy Levison",
        "dupr_id": "3ZVEYQ",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]