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

Brick Wall Southeast #5

ID: 8431330172

对局比分

11-3

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Juan Medina

1RJOKE · Bogotá, Bogota, CO

DUPR

5.390

AA
Alex Aliscio

DWJKPX · Hauppauge, NY, US

DUPR

5.594

阵营 2负方
SS
Steve Schnugg

O6DPEP · Marietta, GA, US

DUPR

5.017

BH
Ben Howerton

8JQDEW · Roswell, GA, US

DUPR

4.649

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8431330172
显示原始对决元数据 JSON
[
  {
    "team_id": 5355605308,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Juan Medina",
        "dupr_id": "1RJOKE",
        "rating": 5.39,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/13702/images/profile/86685ec1-8d3d-4270-aa44-9b5fb6b715ea.png",
        "location": "Bogotá, Bogota, CO"
      },
      {
        "name": "Alex Aliscio",
        "dupr_id": "DWJKPX",
        "rating": 5.594,
        "profile_pic_url": null,
        "location": "Hauppauge, NY, US"
      }
    ]
  },
  {
    "team_id": 5868704838,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steve Schnugg",
        "dupr_id": "O6DPEP",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Ben Howerton",
        "dupr_id": "8JQDEW",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      }
    ]
  }
]