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

Brick Wall Mid-Atlantic #3

ID: 6126176114

对局比分

15-5

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

3:30 PM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AQ
Alexa Quintanilla

XJZOM2 · Miraflores, Lima Province, PE

DUPR

5.158

SL
Spencer Liang

N756L2 · Washington, DC, US

DUPR

5.110

阵营 2负方
SS
Sheree Schwartz

99ZODK · USA

DUPR

4.501

JC
Jib Chattrabhuti

8KDLP6 · Severna Park, MD, US

DUPR

5.205

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6126176114
显示原始对决元数据 JSON
[
  {
    "team_id": 5639257761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexa Quintanilla",
        "dupr_id": "XJZOM2",
        "rating": 5.158,
        "profile_pic_url": null,
        "location": "Miraflores, Lima Province, PE"
      },
      {
        "name": "Spencer Liang",
        "dupr_id": "N756L2",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  },
  {
    "team_id": 4567297338,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jib Chattrabhuti",
        "dupr_id": "8KDLP6",
        "rating": 5.205,
        "profile_pic_url": null,
        "location": "Severna Park, MD, US"
      }
    ]
  }
]