返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 Wilson PPA Challenger - Mens Doubles Skill: (4.5) Age: (08 To 49)

ID: 6165990841

对局比分

15-7

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

2:15 AM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
AA
Agasthya Aspari

2Q2QP7 · Cary, NC, US

DUPR

4.069

CC
Charlie Craft

Y4ZWJD · USA

DUPR

3.997

阵营 2负方
DS
David Smith

3VLRDP · NC, US

DUPR

3.853

OK
Oliver King

MY697P · Raleigh, NC, US

DUPR

4.359

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6165990841
显示原始对决元数据 JSON
[
  {
    "team_id": 6350251754,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Agasthya Aspari",
        "dupr_id": "2Q2QP7",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Charlie Craft",
        "dupr_id": "Y4ZWJD",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8555750140,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Smith",
        "dupr_id": "3VLRDP",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "NC, US"
      },
      {
        "name": "Oliver King",
        "dupr_id": "MY697P",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]