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

Pool C - MD Open (All Ages) Men's Doubles: 2025 International Pickleball Tournament – Pickleball World Cup Edition

ID: 6182454821

对局比分

15-10

获胜 / Win

对决日期

2025-11-02

对局时间 (估算)

6:15 AM

对决场地

The FORT Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
RB
Rey Bacalla

JZV06M · Quezon City, NCR, PH

DUPR

5.202

RG
Reed Goldenberg

NYP9NN · West Palm Beach, FL, US

DUPR

4.958

阵营 2负方
LC
Lucas Cancelier

84XNY6 · Boynton Beach, FL, US

DUPR

4.884

JD
Jeffrey Das

GG5W2V · Boca Raton, FL, US

DUPR

4.896

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6182454821
显示原始对决元数据 JSON
[
  {
    "team_id": 7531337389,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rey Bacalla",
        "dupr_id": "JZV06M",
        "rating": 5.202,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      },
      {
        "name": "Reed Goldenberg",
        "dupr_id": "NYP9NN",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "West Palm Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5780461299,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Cancelier",
        "dupr_id": "84XNY6",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      },
      {
        "name": "Jeffrey Das",
        "dupr_id": "GG5W2V",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]