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

Charleston Metro PPA Challenger - Mens Doubles Pro Main Draw

ID: 6748175030

对局比分

11-3, 11-2

落败 / Loss

对决日期

2025-10-04

对局时间 (估算)

3:30 PM

对决场地

North Charleston, SC

View Facility Page →

对决竞争阵营

阵营 1胜方
TD
Tristan Dussault

NYZ2ON · Orlando, FL, US

DUPR

5.857

Easton Horricks

EGX4MV · Spring, TX, US

DUPR

5.165

阵营 2负方
William Wert

Q5KW2N · Charleston, SC, US

DUPR

4.449

JS
Jake Sweeney

8D4D5Y · Hilton Head Island, SC, US

DUPR

4.793

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6748175030
显示原始对决元数据 JSON
[
  {
    "team_id": 6298026096,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tristan Dussault",
        "dupr_id": "NYZ2ON",
        "rating": 5.857,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Easton Horricks",
        "dupr_id": "EGX4MV",
        "rating": 5.165,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/7249/images/profile/9068ed2b-84d2-4a40-997c-0c7c64caa0ee.jpg",
        "location": "Spring, TX, US"
      }
    ]
  },
  {
    "team_id": 6125025913,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Wert",
        "dupr_id": "Q5KW2N",
        "rating": 4.449,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/50221/images/profile/6e962f69-3092-41d2-aeab-bb8bcffabfd3.jpg",
        "location": "Charleston, SC, US"
      },
      {
        "name": "Jake Sweeney",
        "dupr_id": "8D4D5Y",
        "rating": 4.793,
        "profile_pic_url": null,
        "location": "Hilton Head Island, SC, US"
      }
    ]
  }
]