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

Charleston Metro PPA Challenger - Mens Doubles Pro Main Draw

ID: 7298606097

对局比分

15-6

落败 / Loss

对决日期

2025-10-04

对局时间 (估算)

10:15 AM

对决场地

North Charleston, SC

View Facility Page →

对决竞争阵营

阵营 1胜方
PC
Pablo Copetti

ODWLKP · Key Biscayne, FL, US

DUPR

5.128

AG
Adair Garcia

W6ZOGG · Miami, FL, US

DUPR

5.252

阵营 2负方
PM
Parth Mody

PW7M0Q · Johns Creek, GA, US

DUPR

5.603

CR
chase ruff

2LRGP4 · Kennesaw, GA, US

DUPR

5.407

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7298606097
显示原始对决元数据 JSON
[
  {
    "team_id": 7123495667,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pablo Copetti",
        "dupr_id": "ODWLKP",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "Key Biscayne, FL, US"
      },
      {
        "name": "Adair Garcia",
        "dupr_id": "W6ZOGG",
        "rating": 5.252,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 8238515517,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parth Mody",
        "dupr_id": "PW7M0Q",
        "rating": 5.603,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      },
      {
        "name": "chase ruff",
        "dupr_id": "2LRGP4",
        "rating": 5.407,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  }
]