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

The Dill Dinkfest - Mixed Doubles Skill: (4.0) Age: (35 And Above)

ID: 8456787669

对局比分

15-2

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

10:15 AM

对决场地

Chantilly, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
CL
Courtenay Lockshin

17P4E0 · McLean, VA, US

DUPR

4.281

AM
Alejandro Murguia

YXMK24 · Alexandria, VA, US

DUPR

4.475

阵营 2负方
DS
Diane Spindel

3LVMD5 · Centreville, VA, US

DUPR

4.102

AR
Aurelio Roca

8KE4Q8 · Haymarket, VA, US

DUPR

4.031

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8456787669
显示原始对决元数据 JSON
[
  {
    "team_id": 5159845061,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Courtenay Lockshin",
        "dupr_id": "17P4E0",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      },
      {
        "name": "Alejandro Murguia",
        "dupr_id": "YXMK24",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 7941731890,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diane Spindel",
        "dupr_id": "3LVMD5",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Centreville, VA, US"
      },
      {
        "name": "Aurelio Roca",
        "dupr_id": "8KE4Q8",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Haymarket, VA, US"
      }
    ]
  }
]