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

Brick Wall Mid-Atlantic #3

ID: 6564499302

对局比分

3-11

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

7:30 PM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Sheree Schwartz

99ZODK · USA

DUPR

4.516

JC
Jib Chattrabhuti

8KDLP6 · Severna Park, MD, US

DUPR

5.219

阵营 2胜方
AP
Ana P Gordon

XJOQR5 · Fort Washington, MD, US

DUPR

4.863

RF
Rachael Fitzgerald

0ZQVE2 · Waterford, VA, US

DUPR

4.993

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6564499302
显示原始对决元数据 JSON
[
  {
    "team_id": 5494800599,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sheree Schwartz",
        "dupr_id": "99ZODK",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jib Chattrabhuti",
        "dupr_id": "8KDLP6",
        "rating": 5.219,
        "profile_pic_url": null,
        "location": "Severna Park, MD, US"
      }
    ]
  },
  {
    "team_id": 7599411406,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ana P Gordon",
        "dupr_id": "XJOQR5",
        "rating": 4.863,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Rachael Fitzgerald",
        "dupr_id": "0ZQVE2",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Waterford, VA, US"
      }
    ]
  }
]