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

Asheville Spring Fling - Mixed Doubles Skill: (OPEN) Age: (16 and above)

ID: 8081610462

对局比分

15-7

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

7:30 PM

对决场地

Asheville, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
VG
Valerie Gortmaker

4L4Z4K · Asheville, NC, US

DUPR

4.056

KH
Kyle Henson

30XKLN · Highlands, NC, US

DUPR

4.341

阵营 2负方
MP
Michaellyn Pasztor

35ROL8 · Black Mountain, NC, US

DUPR

4.037

DH
David Highley

YX029K · Asheville, NC, US

DUPR

3.920

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8081610462
显示原始对决元数据 JSON
[
  {
    "team_id": 6140364390,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Valerie Gortmaker",
        "dupr_id": "4L4Z4K",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Asheville, NC, US"
      },
      {
        "name": "Kyle Henson",
        "dupr_id": "30XKLN",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Highlands, NC, US"
      }
    ]
  },
  {
    "team_id": 8585334479,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michaellyn Pasztor",
        "dupr_id": "35ROL8",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Black Mountain, NC, US"
      },
      {
        "name": "David Highley",
        "dupr_id": "YX029K",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "Asheville, NC, US"
      }
    ]
  }
]