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

Pickleball Charlotte Open 2 - Hosted by PBT - Mens Doubles Skill: (4.5 And Under) Age: (35+,50+)

ID: 6438636733

对局比分

15-11

落败 / Loss

对决日期

2025-05-03

对局时间 (估算)

2:15 AM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
AC
Alfonso Cabrera

V772ZE · Fort Mill, SC, US

DUPR

4.013

Jon Goodwin

1R9DVQ · Belmont, NC, US

DUPR

4.169

阵营 2负方
KR
Kevin Reitano

8MMZOP · Seneca, SC, US

DUPR

4.324

BM
Brian Marchant

99G7QE · Greenville, SC, US

DUPR

5.291

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6438636733
显示原始对决元数据 JSON
[
  {
    "team_id": 7343407173,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alfonso Cabrera",
        "dupr_id": "V772ZE",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Jon Goodwin",
        "dupr_id": "1R9DVQ",
        "rating": 4.169,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1486493/images/profile/38fc4dad-3ea9-4589-b54d-cb6a8975e7da.png",
        "location": "Belmont, NC, US"
      }
    ]
  },
  {
    "team_id": 5055933907,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Reitano",
        "dupr_id": "8MMZOP",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Seneca, SC, US"
      },
      {
        "name": "Brian Marchant",
        "dupr_id": "99G7QE",
        "rating": 5.291,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  }
]