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

Pickleball Charlotte Open 2 - Hosted by PBT - Mens Doubles Skill: (5.0+) Age: (Any)

ID: 7572390514

对局比分

13-11

获胜 / Win

对决日期

2025-05-03

对局时间 (估算)

11:30 PM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
WV
Will Ventura

OD6NDL · Charlotte, NC, US

DUPR

5.256

EG
Evan Gan

1R7ELZ · Charlotte, NC, US

DUPR

4.787

阵营 2负方
JM
Jon McCutchan

59M5VL · Fort Mill, SC, US

DUPR

4.634

SM
Shawn McCutchan

GG9WVV · USA

DUPR

3.816

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7572390514
显示原始对决元数据 JSON
[
  {
    "team_id": 6509617702,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Ventura",
        "dupr_id": "OD6NDL",
        "rating": 5.256,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Evan Gan",
        "dupr_id": "1R7ELZ",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 6118582108,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon McCutchan",
        "dupr_id": "59M5VL",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Shawn McCutchan",
        "dupr_id": "GG9WVV",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]