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

Camp Pickleball's Sleighbell Slam - Co-ed Doubles: (Open / 4.5+)

ID: 6794076750

对局比分

15-4

落败 / Loss

对决日期

2025-12-21

对局时间 (估算)

7:30 PM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1胜方
CC
Chris Crucetti

8WGPM1 · Cambridge, NY, US

DUPR

4.677

AS
Adam Simeone

N77JW2 · Pittsfield, MA, US

DUPR

5.001

阵营 2负方
BO
Brian Oppenheim

PKXNYG · Hamden, CT, US

DUPR

4.528

DH
David Hatch

KO07MQ · Mansfield, CT, US

DUPR

4.489

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6794076750
显示原始对决元数据 JSON
[
  {
    "team_id": 5936593511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Crucetti",
        "dupr_id": "8WGPM1",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Cambridge, NY, US"
      },
      {
        "name": "Adam Simeone",
        "dupr_id": "N77JW2",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 8134729285,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Oppenheim",
        "dupr_id": "PKXNYG",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Hamden, CT, US"
      },
      {
        "name": "David Hatch",
        "dupr_id": "KO07MQ",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Mansfield, CT, US"
      }
    ]
  }
]