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

Brick Wall Mid-Atlantic #3

ID: 8401757762

对局比分

11-8

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

3:30 PM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Max Green

3VNQOP · New York, NY, US

DUPR

5.699

CD
Connor DuVally

EWL7KJ · Pound Ridge, NY, US

DUPR

5.459

阵营 2负方
ZB
Zach Bowe

NYYZPZ · Philadelphia, PA, US

DUPR

4.889

TA
Tyler Arsenault

9P27WK · Medford, NJ, US

DUPR

5.168

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8401757762
显示原始对决元数据 JSON
[
  {
    "team_id": 5185693595,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Green",
        "dupr_id": "3VNQOP",
        "rating": 5.699,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Connor DuVally",
        "dupr_id": "EWL7KJ",
        "rating": 5.459,
        "profile_pic_url": null,
        "location": "Pound Ridge, NY, US"
      }
    ]
  },
  {
    "team_id": 6604973777,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zach Bowe",
        "dupr_id": "NYYZPZ",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Tyler Arsenault",
        "dupr_id": "9P27WK",
        "rating": 5.168,
        "profile_pic_url": null,
        "location": "Medford, NJ, US"
      }
    ]
  }
]