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

DUPR MONEYBALL

ID: 5171021320

对局比分

15-17

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

5:00 PM

对决场地

The FORT Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
EN
Ellen Novoseletsky

8J52D4 · Miami, FL, US

DUPR

5.535

BF
Brandon Frazier

8W42Q3 · Fort Lauderdale, FL, US

DUPR

5.046

阵营 2胜方
Jeff Cook

KD5J0Y · FL, US

DUPR

4.728

KH
Kalen Harbaugh

124W6R · Fort Lauderdale, FL, US

DUPR

4.753

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5171021320
显示原始对决元数据 JSON
[
  {
    "team_id": 7463104353,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ellen Novoseletsky",
        "dupr_id": "8J52D4",
        "rating": 5.535,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Brandon Frazier",
        "dupr_id": "8W42Q3",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  },
  {
    "team_id": 7144472062,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Cook",
        "dupr_id": "KD5J0Y",
        "rating": 4.728,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/665783e038fe3.jpg",
        "location": "FL, US"
      },
      {
        "name": "Kalen Harbaugh",
        "dupr_id": "124W6R",
        "rating": 4.753,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  }
]