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

Brick Wall Mid-Atlantic #6

ID: 5390801373

对局比分

15-3

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AC
Alex Corado

QPPLJR · Ashburn, VA, US

DUPR

5.373

JB
James Broker

896P67 · Nokesville, VA, US

DUPR

5.677

阵营 2负方
DC
Derek Chapman

2Q5YZY · West Hartford, CT, US

DUPR

4.807

Noah Brady

89RQ4V · New Britain, CT, US

DUPR

4.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5390801373
显示原始对决元数据 JSON
[
  {
    "team_id": 7532723897,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Corado",
        "dupr_id": "QPPLJR",
        "rating": 5.373,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      },
      {
        "name": "James Broker",
        "dupr_id": "896P67",
        "rating": 5.677,
        "profile_pic_url": null,
        "location": "Nokesville, VA, US"
      }
    ]
  },
  {
    "team_id": 8264721662,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Derek Chapman",
        "dupr_id": "2Q5YZY",
        "rating": 4.807,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      },
      {
        "name": "Noah Brady",
        "dupr_id": "89RQ4V",
        "rating": 4.856,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ccf0d26475f.jpg",
        "location": "New Britain, CT, US"
      }
    ]
  }
]