返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PBG Pickleball

ID: 7460285264

对局比分

15-10

落败 / Loss

对决日期

2025-04-27

对局时间 (估算)

9:00 PM

对决场地

Palm Beach Gardens, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
EG
Eliam Gonzalez

8GW4V3 · West Palm Beach, FL, US

DUPR

4.771

RP
Raul Pino

17ZN0N · USA

DUPR

4.389

阵营 2负方
RG
Robbie gothelf

RZVVND · Palm Beach Gardens, FL, US

DUPR

4.643

Dylan Grishaber

2LPO7Y · North Palm Beach, FL, US

DUPR

4.382

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7460285264
显示原始对决元数据 JSON
[
  {
    "team_id": 6609179846,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eliam Gonzalez",
        "dupr_id": "8GW4V3",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "West Palm Beach, FL, US"
      },
      {
        "name": "Raul Pino",
        "dupr_id": "17ZN0N",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6256113183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robbie gothelf",
        "dupr_id": "RZVVND",
        "rating": 4.643,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Dylan Grishaber",
        "dupr_id": "2LPO7Y",
        "rating": 4.382,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/142428_63fa801052e00.jpeg",
        "location": "North Palm Beach, FL, US"
      }
    ]
  }
]