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

Brick Wall Southeast #4

ID: 7408168280

对局比分

4-15

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.423

ZB
Zachary Brown

84LL28 · Huntsville, AL, US

DUPR

5.246

阵营 2胜方
TK
Tyler Kane

1794R5 · Peachtree Corners, GA, US

DUPR

5.118

JL
Jacob Lee

WXDZLM · Duluth, GA, US

DUPR

4.774

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7408168280
显示原始对决元数据 JSON
[
  {
    "team_id": 5935418360,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vincent Rettke",
        "dupr_id": "7D0W70",
        "rating": 5.423,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      },
      {
        "name": "Zachary Brown",
        "dupr_id": "84LL28",
        "rating": 5.246,
        "profile_pic_url": null,
        "location": "Huntsville, AL, US"
      }
    ]
  },
  {
    "team_id": 5916141623,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Kane",
        "dupr_id": "1794R5",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "Peachtree Corners, GA, US"
      },
      {
        "name": "Jacob Lee",
        "dupr_id": "WXDZLM",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  }
]