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

2025 Connecticut Masters Games Pickleball Series - Mixed Doubles Skill: (4.0) Age: (60 To 64)

ID: 7814183232

对局比分

15-2

获胜 / Win

对决日期

2025-05-17

对局时间 (估算)

1:00 PM

对决场地

Rocky Hill, CT

未核实场馆

对决竞争阵营

阵营 1胜方
LE
Lori Estanislau

3Y6LOE · USA

DUPR

4.300

GS
Greg Smith

Z906EM · South Windsor, CT, US

DUPR

4.350

阵营 2负方
DH
Denise Hoffman

59PG65 · USA

DUPR

3.797

AB
Alan Belasen

RYWOQD · USA

DUPR

4.043

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7814183232
显示原始对决元数据 JSON
[
  {
    "team_id": 7029421329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lori Estanislau",
        "dupr_id": "3Y6LOE",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Smith",
        "dupr_id": "Z906EM",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "South Windsor, CT, US"
      }
    ]
  },
  {
    "team_id": 6210967726,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Denise Hoffman",
        "dupr_id": "59PG65",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alan Belasen",
        "dupr_id": "RYWOQD",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]