返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

ATPC League - Tuesday - Court: G Match: 1

ID: 7125440501

对局比分

15-9

获胜 / Win

对决日期

2026-02-24

对局时间 (估算)

6:15 AM

对决场地

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
PL
Peter Lichtenheld

8W0E9Q · Austin, TX, US

DUPR

3.843

DD
Donny Deshotels

3PXPWG · Austin, TX, US

DUPR

3.855

阵营 2负方
WJ
William Johnson

8JVDJW · Austin, TX, US

DUPR

4.005

MM
Melbin Mathew

Z9OZ0M · Austin, TX, US

DUPR

3.934

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7125440501
显示原始对决元数据 JSON
[
  {
    "team_id": 5076430637,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Lichtenheld",
        "dupr_id": "8W0E9Q",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Donny Deshotels",
        "dupr_id": "3PXPWG",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 8216003259,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Johnson",
        "dupr_id": "8JVDJW",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Melbin Mathew",
        "dupr_id": "Z9OZ0M",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]