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

Revolve Winter Open 2026 presented by Allon Planning Partners - Mens Open Money Ball

ID: 8575104188

对局比分

15-13

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

9:00 PM

对决场地

Cleveland, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
AA
Alexander Allweil

16NK20 · Hoover, AL, US

DUPR

5.011

AT
Alex Tran

84RLM8 · Nashville, TN, US

DUPR

5.193

阵营 2负方
CT
christopher tabeling

3P472M · Knoxville, TN, US

DUPR

4.849

TW
trenton walker

8DDJ5L · Knoxville, TN, US

DUPR

4.728

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8575104188
显示原始对决元数据 JSON
[
  {
    "team_id": 6859977979,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Allweil",
        "dupr_id": "16NK20",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      },
      {
        "name": "Alex Tran",
        "dupr_id": "84RLM8",
        "rating": 5.193,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 7362734903,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "christopher tabeling",
        "dupr_id": "3P472M",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      },
      {
        "name": "trenton walker",
        "dupr_id": "8DDJ5L",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  }
]