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

The OrthoVirginia Cup - Mixed Doubles Skill: (4.0/4.5) Age: (19+, 30+, 40+)

ID: 7431555937

对局比分

10-12, 11-3, 11-2

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

2:15 AM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
CW
Chanthachone Williams

3ZZL7P · Chester, VA, US

DUPR

4.250

KM
Kevin McGeorge

6N70GD · Richmond, VA, US

DUPR

3.633

阵营 2负方
JH
Jasdeep Heim

3VG6PP · USA

DUPR

3.263

CJ
Caleb Jones

162GJK · Alexandria, VA, US

DUPR

4.099

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7431555937
显示原始对决元数据 JSON
[
  {
    "team_id": 6972081609,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chanthachone Williams",
        "dupr_id": "3ZZL7P",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Chester, VA, US"
      },
      {
        "name": "Kevin McGeorge",
        "dupr_id": "6N70GD",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 7475208409,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jasdeep Heim",
        "dupr_id": "3VG6PP",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caleb Jones",
        "dupr_id": "162GJK",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  }
]