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

Brick Wall Mid-Atlantic #4

ID: 4872513248

对局比分

15-17

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

9:00 PM

对决场地

Pikesville, MD, USA

未核实场馆

对决竞争阵营

阵营 1负方
AW
Andrew Wang

3Z66QW · USA

DUPR

5.232

JL
Justin Lui

12KD64 · Baltimore County, MD, US

DUPR

5.322

阵营 2胜方
JP
James Peng

3YDOGP · New York, NY, US

DUPR

5.282

RD
Rahul Datta

L25KXZ · Princeton, NJ, US

DUPR

4.827

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4872513248
显示原始对决元数据 JSON
[
  {
    "team_id": 5059860687,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Wang",
        "dupr_id": "3Z66QW",
        "rating": 5.232,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Lui",
        "dupr_id": "12KD64",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "Baltimore County, MD, US"
      }
    ]
  },
  {
    "team_id": 5916931330,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Peng",
        "dupr_id": "3YDOGP",
        "rating": 5.282,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Rahul Datta",
        "dupr_id": "L25KXZ",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Princeton, NJ, US"
      }
    ]
  }
]