返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Division 1 - Fall 2025

ID: 8431019011

对局比分

4-11

获胜 / Win

对决日期

2025-11-24

对局时间 (估算)

8:45 AM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
MV
Michael Vacanti

3YVLJG · USA

DUPR

4.930

RM
Richard Muth

3ZZDRP · USA

DUPR

4.549

阵营 2胜方
DL
Dave L Moyer

3VN9Z6 · USA

DUPR

4.683

SH
Sterling Howard Payne

8E4RV3 · The Villages, FL, US

DUPR

4.838

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8431019011
显示原始对决元数据 JSON
[
  {
    "team_id": 6480133306,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Vacanti",
        "dupr_id": "3YVLJG",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Muth",
        "dupr_id": "3ZZDRP",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6644612672,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dave L Moyer",
        "dupr_id": "3VN9Z6",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sterling Howard Payne",
        "dupr_id": "8E4RV3",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]