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

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

ID: 5165052633

对局比分

15-6

落败 / Loss

对决日期

2025-05-03

对局时间 (估算)

10:15 AM

对决场地

Charlotte, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
JT
Jimmy Terzian

3ZZKJM · Raleigh, NC, US

DUPR

5.526

AW
Andrew Wang

3Z66QW · Cary, NC, US

DUPR

5.337

阵营 2负方
WV
Will Ventura

OD6NDL · Charlotte, NC, US

DUPR

5.236

EG
Evan Gan

1R7ELZ · Charlotte, NC, US

DUPR

4.771

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5165052633
显示原始对决元数据 JSON
[
  {
    "team_id": 7942539198,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Terzian",
        "dupr_id": "3ZZKJM",
        "rating": 5.526,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Andrew Wang",
        "dupr_id": "3Z66QW",
        "rating": 5.337,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  },
  {
    "team_id": 8057642210,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Ventura",
        "dupr_id": "OD6NDL",
        "rating": 5.236,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Evan Gan",
        "dupr_id": "1R7ELZ",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]