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

Pool 1

ID: 5675651706

对局比分

11-1

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

7:30 PM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
LT
Logan Thompson

L5P40Q · Midland City, AL, US

DUPR

5.157

ZP
Zachary Patterson

3ZZVGP · Shalimar, FL, US

DUPR

5.091

阵营 2负方
AK
Austin Kane

DNXJJ6 · USA

DUPR

4.129

SK
Scott Korth

3ZLLQW · Gulf Shores, AL, US

DUPR

4.600

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5675651706
显示原始对决元数据 JSON
[
  {
    "team_id": 5696813493,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Thompson",
        "dupr_id": "L5P40Q",
        "rating": 5.157,
        "profile_pic_url": null,
        "location": "Midland City, AL, US"
      },
      {
        "name": "Zachary Patterson",
        "dupr_id": "3ZZVGP",
        "rating": 5.091,
        "profile_pic_url": null,
        "location": "Shalimar, FL, US"
      }
    ]
  },
  {
    "team_id": 4876256810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Kane",
        "dupr_id": "DNXJJ6",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Korth",
        "dupr_id": "3ZLLQW",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Gulf Shores, AL, US"
      }
    ]
  }
]