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

Brick Wall Southeast #4

ID: 6519911491

对局比分

15-7

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JH
Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

5.158

PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.790

阵营 2负方
BM
Brandon MacDonough

3Y7YXD · Atlanta, GA, US

DUPR

4.858

RC
Ross Cottrell

125MR1 · Dacula, GA, US

DUPR

4.836

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6519911491
显示原始对决元数据 JSON
[
  {
    "team_id": 7572678771,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Hared",
        "dupr_id": "KO4LQ6",
        "rating": 5.158,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      },
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.79,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      }
    ]
  },
  {
    "team_id": 5131531451,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandon MacDonough",
        "dupr_id": "3Y7YXD",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ross Cottrell",
        "dupr_id": "125MR1",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Dacula, GA, US"
      }
    ]
  }
]