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

Bostonpickle.life $10,000 Grand Slam Series - Newport Pickleball Club - Mixed Doubles (4.0-4.5)

ID: 5893294455

对局比分

11-6

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

4:45 AM

对决场地

Middletown, RI

View Facility Page →

对决竞争阵营

阵营 1胜方
LM
Lauren Manville

59R0V0 · Portsmouth, RI, US

DUPR

4.341

ZD
Zack DelGaizo

JZXZYM · Lowell, MA, US

DUPR

4.369

阵营 2负方
SC
Sydney Crescenzo

EGZ95W · North Providence, RI, US

DUPR

3.733

ZT
Zachary Terry

Q5J54D · Mansfield, MA, US

DUPR

4.148

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5893294455
显示原始对决元数据 JSON
[
  {
    "team_id": 7760701070,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren Manville",
        "dupr_id": "59R0V0",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Portsmouth, RI, US"
      },
      {
        "name": "Zack DelGaizo",
        "dupr_id": "JZXZYM",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Lowell, MA, US"
      }
    ]
  },
  {
    "team_id": 6561798371,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sydney Crescenzo",
        "dupr_id": "EGZ95W",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "North Providence, RI, US"
      },
      {
        "name": "Zachary Terry",
        "dupr_id": "Q5J54D",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      }
    ]
  }
]