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

Division 3/4 Spring 2026

ID: 6733619210

对局比分

5-11

落败 / Loss

对决日期

2026-05-19

对局时间 (估算)

3:30 PM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
PP
Pam Priddy

1RPM2Z · The Villages, FL, US

DUPR

3.841

KA
Kelly Armagost

QJ7E6D · The Villages, FL, US

DUPR

3.989

阵营 2胜方
AJ
AMY J CRAWFORD

8DEQ64 · The Villages, FL, US

DUPR

4.170

HC
Heidi Colburn

1NX4L6 · The Villages, FL, US

DUPR

3.553

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6733619210
显示原始对决元数据 JSON
[
  {
    "team_id": 4626753495,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pam Priddy",
        "dupr_id": "1RPM2Z",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Kelly Armagost",
        "dupr_id": "QJ7E6D",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 8056736215,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "AMY J CRAWFORD",
        "dupr_id": "8DEQ64",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Heidi Colburn",
        "dupr_id": "1NX4L6",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]