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

ATPC League - Tuesday - Court: B Match: 2

ID: 6953973307

对局比分

15-11

获胜 / Win

对决日期

2026-03-03

对局时间 (估算)

8:45 AM

对决场地

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Eric Perraud

V7Y7E7 · Austin, TX, US

DUPR

3.833

PL
Peter Lichtenheld

8W0E9Q · Austin, TX, US

DUPR

3.883

阵营 2负方
Steven Reynolds

84LEG8 · Manor, TX, US

DUPR

3.912

MM
Melbin Mathew

Z9OZ0M · Austin, TX, US

DUPR

3.949

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6953973307
显示原始对决元数据 JSON
[
  {
    "team_id": 4811261426,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Perraud",
        "dupr_id": "V7Y7E7",
        "rating": 3.833,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69837112b2d0a.jpg",
        "location": "Austin, TX, US"
      },
      {
        "name": "Peter Lichtenheld",
        "dupr_id": "8W0E9Q",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7756465020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Reynolds",
        "dupr_id": "84LEG8",
        "rating": 3.912,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6966b5c2ddcb2.jpg",
        "location": "Manor, TX, US"
      },
      {
        "name": "Melbin Mathew",
        "dupr_id": "Z9OZ0M",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]