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

ATPC League - Tuesday - Court: A Match: 3

ID: 4720236514

对局比分

15-11

落败 / Loss

对决日期

2026-02-03

对局时间 (估算)

11:30 PM

对决场地

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SR
Sean Ramsdale

3Z9LP3 · Austin, TX, US

DUPR

3.867

Eric Perraud

V7Y7E7 · Austin, TX, US

DUPR

3.820

阵营 2负方
JP
Jonathan Puckett

4LYNNK · Austin, TX, US

DUPR

3.984

PL
Peter Lichtenheld

8W0E9Q · Austin, TX, US

DUPR

3.809

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4720236514
显示原始对决元数据 JSON
[
  {
    "team_id": 8393925326,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Ramsdale",
        "dupr_id": "3Z9LP3",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Eric Perraud",
        "dupr_id": "V7Y7E7",
        "rating": 3.82,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69837112b2d0a.jpg",
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7741516338,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Puckett",
        "dupr_id": "4LYNNK",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Peter Lichtenheld",
        "dupr_id": "8W0E9Q",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]