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

PCVG 2026 Monday Winter Mixed 3.5-4.0 Team League

ID: 6649600317

对局比分

9-11

获胜 / Win

对决日期

2026-03-16

对局时间 (估算)

10:15 AM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
JK
Jim Keating

8GOVKG · USA

DUPR

4.333

KK
Kay Keating

8EO57O · USA

DUPR

3.910

阵营 2胜方
SH
Scott Hudnall

2LO5E7 · The Villages, FL, US

DUPR

4.253

AB
Amanda Berg

QPKX20 · The Villages, FL, US

DUPR

3.989

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6649600317
显示原始对决元数据 JSON
[
  {
    "team_id": 7657867170,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jim Keating",
        "dupr_id": "8GOVKG",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kay Keating",
        "dupr_id": "8EO57O",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4650945953,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Hudnall",
        "dupr_id": "2LO5E7",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Amanda Berg",
        "dupr_id": "QPKX20",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]