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

Brick Wall Mid-Atlantic #

ID: 5978786915

对局比分

11-7

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AG
Alex Guy

84E0OG · Hanover, PA, US

DUPR

5.645

CD
Connor DuVally

EWL7KJ · Pound Ridge, NY, US

DUPR

5.526

阵营 2负方
MK
Morgan Kaplan

8ELG0W · Jamestown, NC, US

DUPR

5.540

FO
Freddy Ortmann

YXOXXE · High Point, NC, US

DUPR

4.872

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5978786915
显示原始对决元数据 JSON
[
  {
    "team_id": 5961217060,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Guy",
        "dupr_id": "84E0OG",
        "rating": 5.645,
        "profile_pic_url": null,
        "location": "Hanover, PA, US"
      },
      {
        "name": "Connor DuVally",
        "dupr_id": "EWL7KJ",
        "rating": 5.526,
        "profile_pic_url": null,
        "location": "Pound Ridge, NY, US"
      }
    ]
  },
  {
    "team_id": 4834404340,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morgan Kaplan",
        "dupr_id": "8ELG0W",
        "rating": 5.54,
        "profile_pic_url": null,
        "location": "Jamestown, NC, US"
      },
      {
        "name": "Freddy Ortmann",
        "dupr_id": "YXOXXE",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "High Point, NC, US"
      }
    ]
  }
]