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

Brick Wall Mid-Atlantic #

ID: 4312035639

对局比分

10-11

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DW
Daniel Weber

3XV502 · Allentown, PA, US

DUPR

5.684

BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.238

阵营 2胜方
JR
Joseph Roeder

1R967Q · North Olmsted, OH, US

DUPR

5.352

JW
joseph wiencek

2LRME9 · Akron, OH, US

DUPR

5.180

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4312035639
显示原始对决元数据 JSON
[
  {
    "team_id": 4727557226,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Weber",
        "dupr_id": "3XV502",
        "rating": 5.684,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.238,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 4480654818,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joseph Roeder",
        "dupr_id": "1R967Q",
        "rating": 5.352,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      },
      {
        "name": "joseph wiencek",
        "dupr_id": "2LRME9",
        "rating": 5.18,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      }
    ]
  }
]