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

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

ID: 4831758747

对局比分

15-9

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

4:45 AM

对决场地

Cleveland, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
AA
Alexander Allweil

16NK20 · Hoover, AL, US

DUPR

5.050

AT
Alex Tran

84RLM8 · Nashville, TN, US

DUPR

5.208

阵营 2负方
HL
Heath Lucas

7DNG7N · Hayesville, NC, US

DUPR

4.862

JC
Joshua Cornett

V7EW27 · Duluth, GA, US

DUPR

4.796

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4831758747
显示原始对决元数据 JSON
[
  {
    "team_id": 6815430028,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Allweil",
        "dupr_id": "16NK20",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      },
      {
        "name": "Alex Tran",
        "dupr_id": "84RLM8",
        "rating": 5.208,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 6651648116,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heath Lucas",
        "dupr_id": "7DNG7N",
        "rating": 4.862,
        "profile_pic_url": null,
        "location": "Hayesville, NC, US"
      },
      {
        "name": "Joshua Cornett",
        "dupr_id": "V7EW27",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  }
]