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

Brick Wall Mid-Atlantic #5

ID: 6147443563

对局比分

11-3

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JL
Jose La Vecchio

2LDKGE · San Felipe, Yaracuy, VE

DUPR

4.855

JW
joseph wiencek

2LRME9 · Akron, OH, US

DUPR

5.155

阵营 2负方
DL
Dan Lougheed

3LEQJZ · Wilmington, DE, US

DUPR

4.257

SD
Samuel Darla

3VW427 · Dover, DE, US

DUPR

4.433

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6147443563
显示原始对决元数据 JSON
[
  {
    "team_id": 4944223197,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jose La Vecchio",
        "dupr_id": "2LDKGE",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "San Felipe, Yaracuy, VE"
      },
      {
        "name": "joseph wiencek",
        "dupr_id": "2LRME9",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      }
    ]
  },
  {
    "team_id": 4976833575,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Lougheed",
        "dupr_id": "3LEQJZ",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Wilmington, DE, US"
      },
      {
        "name": "Samuel Darla",
        "dupr_id": "3VW427",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  }
]