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

Brick Wall Mid-Atlantic #7

ID: 6631333086

对局比分

11-4

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GS
Gabriel Sternlieb

6Z6PJD · Queens County, NY, US

DUPR

5.331

JP
Justin Pagan

MYOJPL · Queens County, NY, US

DUPR

5.432

阵营 2负方
BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.214

DJ
Daniel Johnson

8JN9ZO · Garner, NC, US

DUPR

5.170

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6631333086
显示原始对决元数据 JSON
[
  {
    "team_id": 4558900797,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriel Sternlieb",
        "dupr_id": "6Z6PJD",
        "rating": 5.331,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Justin Pagan",
        "dupr_id": "MYOJPL",
        "rating": 5.432,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 7471295523,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.214,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Daniel Johnson",
        "dupr_id": "8JN9ZO",
        "rating": 5.17,
        "profile_pic_url": null,
        "location": "Garner, NC, US"
      }
    ]
  }
]