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

Brick Wall Mid-Atlantic #3

ID: 6898679278

对局比分

5-11

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

11:30 PM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JR
James Roy

3OG6GP · Irving, TX, US

DUPR

4.921

SH
Simon Huynh

W6KDMK · Silver Spring, MD, US

DUPR

5.048

阵营 2胜方
JP
Justin Pagan

MYOJPL · Queens County, NY, US

DUPR

5.499

GS
Gabriel Sternlieb

6Z6PJD · Queens County, NY, US

DUPR

5.297

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6898679278
显示原始对决元数据 JSON
[
  {
    "team_id": 4528635764,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Roy",
        "dupr_id": "3OG6GP",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      },
      {
        "name": "Simon Huynh",
        "dupr_id": "W6KDMK",
        "rating": 5.048,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      }
    ]
  },
  {
    "team_id": 7013433462,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Pagan",
        "dupr_id": "MYOJPL",
        "rating": 5.499,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Gabriel Sternlieb",
        "dupr_id": "6Z6PJD",
        "rating": 5.297,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]