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

Rockland Pickleball Club's Spring Smackdown - Mens Doubles Skill: (3.5 to 4.0) Age: (Any)

ID: 6206902584

对局比分

11-15

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

1:00 PM

对决场地

Valley Cottage, NY

未核实场馆

对决竞争阵营

阵营 1负方
KO
Kevin Obate

KXVYV6 · White Plains, NY, US

DUPR

4.027

Albert Rocaberte

6ZDGRD · Queens County, NY, US

DUPR

4.075

阵营 2胜方
IV
Ian Vomero

V4DXJ5 · Oakland, NJ, US

DUPR

4.247

JC
Jean C Mercedes

2YZG0E · Maywood, NJ, US

DUPR

3.978

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6206902584
显示原始对决元数据 JSON
[
  {
    "team_id": 5502719829,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Obate",
        "dupr_id": "KXVYV6",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": "White Plains, NY, US"
      },
      {
        "name": "Albert Rocaberte",
        "dupr_id": "6ZDGRD",
        "rating": 4.075,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65f5c8b6248e6.jpg",
        "location": "Queens County, NY, US"
      }
    ]
  },
  {
    "team_id": 8495087527,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ian Vomero",
        "dupr_id": "V4DXJ5",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Oakland, NJ, US"
      },
      {
        "name": "Jean C Mercedes",
        "dupr_id": "2YZG0E",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Maywood, NJ, US"
      }
    ]
  }
]