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

Brick Wall Mid-Atlantic #7

ID: 5462021924

对局比分

13-15

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BR
Brandon Riddle

DN7D54 · Germantown, MD, US

DUPR

5.439

JC
Jib Chattrabhuti

8KDLP6 · Severna Park, MD, US

DUPR

5.149

阵营 2胜方
AP
Ana P Gordon

XJOQR5 · Fort Washington, MD, US

DUPR

4.916

Andrew Curtis

3YZ2OG · Fairfax, VA, US

DUPR

5.168

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5462021924
显示原始对决元数据 JSON
[
  {
    "team_id": 4376322624,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Riddle",
        "dupr_id": "DN7D54",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Germantown, MD, US"
      },
      {
        "name": "Jib Chattrabhuti",
        "dupr_id": "8KDLP6",
        "rating": 5.149,
        "profile_pic_url": null,
        "location": "Severna Park, MD, US"
      }
    ]
  },
  {
    "team_id": 7375857873,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ana P Gordon",
        "dupr_id": "XJOQR5",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Andrew Curtis",
        "dupr_id": "3YZ2OG",
        "rating": 5.168,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/6818/images/profile/8681bb36-a0d5-4b3e-a9ef-32fdbde817ca.png",
        "location": "Fairfax, VA, US"
      }
    ]
  }
]