返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Tampa Pickleball Crew

ID: 6842712972

对局比分

11-9

获胜 / Win

对决日期

2025-06-13

对局时间 (估算)

1:00 PM

对决场地

Tampa, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SR
Senthil R

V74LE5 · Riverview, FL, US

DUPR

3.944

SK
Sriman Kasinathan

ODQDMP · USA

DUPR

3.269

阵营 2负方
RB
Robert Breen

D9WNX6 · Wichita, KS, US

DUPR

3.234

EE
Esteban Escobar

EWD9WJ · USA

DUPR

2.817

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6842712972
显示原始对决元数据 JSON
[
  {
    "team_id": 6643590713,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Senthil R",
        "dupr_id": "V74LE5",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Riverview, FL, US"
      },
      {
        "name": "Sriman Kasinathan",
        "dupr_id": "ODQDMP",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8091792157,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Breen",
        "dupr_id": "D9WNX6",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Esteban  Escobar",
        "dupr_id": "EWD9WJ",
        "rating": 2.817,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]