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

ATPC League - Tuesday - Court: B Match: 3

ID: 6613153790

对局比分

15-14

落败 / Loss

对决日期

2026-03-03

对局时间 (估算)

3:30 PM

对决场地

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Eric Perraud

V7Y7E7 · Austin, TX, US

DUPR

3.834

MM
Melbin Mathew

Z9OZ0M · Austin, TX, US

DUPR

3.951

阵营 2负方
PL
Peter Lichtenheld

8W0E9Q · Austin, TX, US

DUPR

3.880

Steven Reynolds

84LEG8 · Manor, TX, US

DUPR

3.908

数据访问 (AI / 开发者)

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

cURL Request:

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