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

Brick Wall Mid-Atlantic #5

ID: 4333307098

对局比分

1-11

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SM
Scott Mitchell

RYDLKN · Severn, MD, US

DUPR

4.242

MH
Michael hsiao

0YJD6N · Columbia, MD, US

DUPR

4.943

阵营 2胜方
PL
Peter Luck

3P5W9G · Warwick, NY, US

DUPR

5.883

RC
Ryan Carty

YGQMWE · USA

DUPR

5.050

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4333307098
显示原始对决元数据 JSON
[
  {
    "team_id": 5550396572,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Mitchell",
        "dupr_id": "RYDLKN",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Severn, MD, US"
      },
      {
        "name": "Michael hsiao",
        "dupr_id": "0YJD6N",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      }
    ]
  },
  {
    "team_id": 8281524831,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Luck",
        "dupr_id": "3P5W9G",
        "rating": 5.883,
        "profile_pic_url": null,
        "location": "Warwick, NY, US"
      },
      {
        "name": "Ryan Carty",
        "dupr_id": "YGQMWE",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]