返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Men's 4.0 to 4.99 7pm Start

ID: 5985727849

对局比分

7-11

落败 / Loss

对决日期

2026-02-26

对局时间 (估算)

2:15 AM

对决场地

Diadem Pickleball Complex

View Facility Page →

对决竞争阵营

阵营 1负方
ES
Eric Steigelfest

YX6Z4E · Fort Lauderdale, FL, US

DUPR

4.354

JF
Jesse Francis

KDYP57 · FL, US

DUPR

4.419

阵营 2胜方
DL
David Lugassy

MY409V · Boca Raton, FL, US

DUPR

4.362

CD
Cesar Duran

3ZQY9D · Boca Raton, FL, US

DUPR

4.608

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5985727849
显示原始对决元数据 JSON
[
  {
    "team_id": 4297634195,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Steigelfest",
        "dupr_id": "YX6Z4E",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      },
      {
        "name": "Jesse Francis",
        "dupr_id": "KDYP57",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  },
  {
    "team_id": 4631349745,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Lugassy",
        "dupr_id": "MY409V",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Cesar Duran",
        "dupr_id": "3ZQY9D",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]