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

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

ID: 5884355530

对局比分

7-11

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

11:30 PM

对决场地

Middletown, RI

View Facility Page →

对决竞争阵营

阵营 1负方
PA
Pamela A Kelly

PKPYNQ · Dartmouth, MA, US

DUPR

3.335

JD
Jim Dellacioppa

L544LZ · USA

DUPR

3.745

阵营 2胜方
VR
Vanessa Rodriguez

2L0W5R · Newport, RI, US

DUPR

4.381

MV
Matthew Velasquez

X2R0N5 · Harwich, MA, US

DUPR

4.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5884355530
显示原始对决元数据 JSON
[
  {
    "team_id": 5081717374,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pamela A Kelly",
        "dupr_id": "PKPYNQ",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": "Dartmouth, MA, US"
      },
      {
        "name": "Jim Dellacioppa",
        "dupr_id": "L544LZ",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6093934332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vanessa Rodriguez",
        "dupr_id": "2L0W5R",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Matthew Velasquez",
        "dupr_id": "X2R0N5",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      }
    ]
  }
]