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

Charlottesville Cup - Mixed Doubles Skill: (4.999 And Under) Age: (40 To 49, 50-59, 60 and above)

ID: 6117481262

对局比分

8-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

3:30 PM

对决场地

Charlottesville, VA

View Facility Page →

对决竞争阵营

阵营 1负方
JW
Jess Wilk

V4JMX5 · USA

DUPR

4.037

AD
Adrian Dobrican

YG046D · USA

DUPR

4.171

阵营 2胜方
AS
Amanda SovikJohnston

PK22EG · Charlottesville, VA, US

DUPR

4.122

AM
Andrew Mavraganis

30PDMQ · USA

DUPR

4.408

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6117481262
显示原始对决元数据 JSON
[
  {
    "team_id": 6390219814,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jess Wilk",
        "dupr_id": "V4JMX5",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adrian Dobrican",
        "dupr_id": "YG046D",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5102050031,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda SovikJohnston",
        "dupr_id": "PK22EG",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      },
      {
        "name": "Andrew Mavraganis",
        "dupr_id": "30PDMQ",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]