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

Brick Wall Mid-Atlantic #2

ID: 8039332692

对局比分

11-8

落败 / Loss

对决日期

2026-01-24

对局时间 (估算)

1:00 PM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
VH
Vince Ha

KXZX4Y · Chambersburg, PA, US

DUPR

5.194

SP
Steven Pokopec

W6V22Y · York, PA, US

DUPR

5.293

阵营 2负方
JR
James Roy

3OG6GP · Irving, TX, US

DUPR

4.857

RN
Ryan Nguyen

67JRW0 · Falls Church, VA, US

DUPR

4.794

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8039332692
显示原始对决元数据 JSON
[
  {
    "team_id": 5669522091,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vince Ha",
        "dupr_id": "KXZX4Y",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Chambersburg, PA, US"
      },
      {
        "name": "Steven Pokopec",
        "dupr_id": "W6V22Y",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "York, PA, US"
      }
    ]
  },
  {
    "team_id": 4986380476,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Roy",
        "dupr_id": "3OG6GP",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      },
      {
        "name": "Ryan Nguyen",
        "dupr_id": "67JRW0",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      }
    ]
  }
]