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

DUPR MONEYBALL

ID: 5529152482

对局比分

15-9

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

11:30 PM

对决场地

The FORT Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
DC
Django Chassang

1NNGNZ · Tampa, FL, US

DUPR

5.634

EL
eric levy

G5QRXV · Lighthouse Point, FL, US

DUPR

4.415

阵营 2负方
RC
Richard Celler

3VWGZ5 · Davie, FL, US

DUPR

4.744

EN
Ellen Novoseletsky

8J52D4 · Miami, FL, US

DUPR

5.548

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5529152482
显示原始对决元数据 JSON
[
  {
    "team_id": 4599050967,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Django Chassang",
        "dupr_id": "1NNGNZ",
        "rating": 5.634,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "eric levy",
        "dupr_id": "G5QRXV",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Lighthouse Point, FL, US"
      }
    ]
  },
  {
    "team_id": 5271264360,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Celler",
        "dupr_id": "3VWGZ5",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      },
      {
        "name": "Ellen Novoseletsky",
        "dupr_id": "8J52D4",
        "rating": 5.548,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  }
]