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

The Pickleball Academy (tbpickleball.com)

ID: 6725699660

对局比分

9-11

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

Tampa Bay, Florida, USA

View Facility Page →

对决竞争阵营

阵营 1负方
AC
Anthony Capri

DW9DE6 · Palm Harbor, FL, US

DUPR

4.324

ST
Stephen Turcsany

1Q9MM5 · USA

DUPR

3.422

阵营 2胜方
SR
Senthil R

V74LE5 · Riverview, FL, US

DUPR

3.888

VR
Vairavel Rangasamy

XJ9QYR · Riverview, FL, US

DUPR

3.926

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6725699660
显示原始对决元数据 JSON
[
  {
    "team_id": 6550144757,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Capri",
        "dupr_id": "DW9DE6",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Palm Harbor, FL, US"
      },
      {
        "name": "Stephen Turcsany",
        "dupr_id": "1Q9MM5",
        "rating": 3.422,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6927990928,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Senthil R",
        "dupr_id": "V74LE5",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      },
      {
        "name": "Vairavel Rangasamy",
        "dupr_id": "XJ9QYR",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      }
    ]
  }
]