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

The Whip City Open - Mens Doubles Skill: (4.999 And Under) Age: (Any)

ID: 5736023495

对局比分

11-8

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

12:45 AM

对决场地

Westfield, MA

View Facility Page →

对决竞争阵营

阵营 1胜方
Yovannie Felix

2QPQME · Springfield, MA, US

DUPR

4.830

DC
Dan Caticha

MPGRJG · North Brookfield, MA, US

DUPR

4.491

阵营 2负方
CD
Chris DuVerger

QP6VO4 · Chicago, IL, US

DUPR

4.314

CW
carter wessman

1N6MWZ · Providence, RI, US

DUPR

4.610

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5736023495
显示原始对决元数据 JSON
[
  {
    "team_id": 8306976709,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yovannie Felix",
        "dupr_id": "2QPQME",
        "rating": 4.83,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66f85a68bf9b1.jpg",
        "location": "Springfield, MA, US"
      },
      {
        "name": "Dan Caticha",
        "dupr_id": "MPGRJG",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "North Brookfield, MA, US"
      }
    ]
  },
  {
    "team_id": 4704896873,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris DuVerger",
        "dupr_id": "QP6VO4",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "carter wessman",
        "dupr_id": "1N6MWZ",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Providence, RI, US"
      }
    ]
  }
]