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

Winners

ID: 5776867729

对局比分

11-0

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

2:15 AM

对决场地

The FORT Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
Django Chassang

1NNGNZ · Tampa, FL, US

DUPR

5.607

MD
Mason Durbin

8W27MG · Fort Lauderdale, FL, US

DUPR

5.543

阵营 2负方
GM
Gregory Matus

84LJK8 · Cooper City, FL, US

DUPR

4.505

EL
eric levy

G5QRXV · Lighthouse Point, FL, US

DUPR

4.460

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5776867729
显示原始对决元数据 JSON
[
  {
    "team_id": 7190954964,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Django Chassang",
        "dupr_id": "1NNGNZ",
        "rating": 5.607,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/113955/images/profile/4bfb4af7-3f37-414a-b04a-d398d25d4779.png",
        "location": "Tampa, FL, US"
      },
      {
        "name": "Mason Durbin",
        "dupr_id": "8W27MG",
        "rating": 5.543,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  },
  {
    "team_id": 5887549756,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory Matus",
        "dupr_id": "84LJK8",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Cooper City, FL, US"
      },
      {
        "name": "eric levy",
        "dupr_id": "G5QRXV",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Lighthouse Point, FL, US"
      }
    ]
  }
]