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

Brick Wall Mid-Atlantic #7

ID: 8521865112

对局比分

14-16

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Andrew Curtis

3YZ2OG · Fairfax, VA, US

DUPR

5.149

NV
Noah Vu

56ENMP · Chantilly, VA, US

DUPR

5.199

阵营 2胜方
TW
TJ Walker

3VM4YE · USA

DUPR

5.393

JR
James Roy

3OG6GP · Irving, TX, US

DUPR

4.898

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8521865112
显示原始对决元数据 JSON
[
  {
    "team_id": 6024984196,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Curtis",
        "dupr_id": "3YZ2OG",
        "rating": 5.149,
        "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"
      },
      {
        "name": "Noah Vu",
        "dupr_id": "56ENMP",
        "rating": 5.199,
        "profile_pic_url": null,
        "location": "Chantilly, VA, US"
      }
    ]
  },
  {
    "team_id": 4365988708,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "TJ Walker",
        "dupr_id": "3VM4YE",
        "rating": 5.393,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Roy",
        "dupr_id": "3OG6GP",
        "rating": 4.898,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      }
    ]
  }
]