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

Brick Wall Mid-Atlantic #

ID: 6178615409

对局比分

11-4

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JR
Joseph Roeder

1R967Q · North Olmsted, OH, US

DUPR

5.356

JW
joseph wiencek

2LRME9 · Akron, OH, US

DUPR

5.181

阵营 2负方
Noah Brady

89RQ4V · New Britain, CT, US

DUPR

4.862

DC
Derek Chapman

2Q5YZY · West Hartford, CT, US

DUPR

4.812

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6178615409
显示原始对决元数据 JSON
[
  {
    "team_id": 7477970618,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Roeder",
        "dupr_id": "1R967Q",
        "rating": 5.356,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      },
      {
        "name": "joseph wiencek",
        "dupr_id": "2LRME9",
        "rating": 5.181,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      }
    ]
  },
  {
    "team_id": 6751187580,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Brady",
        "dupr_id": "89RQ4V",
        "rating": 4.862,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ccf0d26475f.jpg",
        "location": "New Britain, CT, US"
      },
      {
        "name": "Derek Chapman",
        "dupr_id": "2Q5YZY",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  }
]