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

Brick Wall Southeast #4

ID: 5854699920

对局比分

11-2

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Jayden Broderick

R8JQJ3 · Boca Raton, FL, US

DUPR

5.830

Juan Varon

1R7MON · Armenia, Quindio, CO

DUPR

5.843

阵营 2负方
LH
Lew Halski

X3ZRP1 · Jefferson, GA, US

DUPR

5.191

BC
Ben Clifton

30LPZ4 · Flowery Branch, GA, US

DUPR

4.830

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5854699920
显示原始对决元数据 JSON
[
  {
    "team_id": 5190553877,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jayden Broderick",
        "dupr_id": "R8JQJ3",
        "rating": 5.83,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/22060/images/profile/60e79214-e642-4a74-89b8-4c39f168472c.jpg",
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Juan Varon",
        "dupr_id": "1R7MON",
        "rating": 5.843,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/228860/images/profile/8c8262da-55a8-4f26-9640-4b5eb7e234d9.jpg",
        "location": "Armenia, Quindio, CO"
      }
    ]
  },
  {
    "team_id": 6609867917,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lew Halski",
        "dupr_id": "X3ZRP1",
        "rating": 5.191,
        "profile_pic_url": null,
        "location": "Jefferson, GA, US"
      },
      {
        "name": "Ben Clifton",
        "dupr_id": "30LPZ4",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Flowery Branch, GA, US"
      }
    ]
  }
]