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

Division 3/4 Spring 2026

ID: 6403621455

对局比分

1-11

落败 / Loss

对决日期

2026-05-12

对局时间 (估算)

4:45 AM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
Rick Hammen

30NVV2 · The Villages, FL, US

DUPR

3.844

KV
Ken Vallance

J5GW9O · Lake County, FL, US

DUPR

3.992

阵营 2胜方
JP
Jeffrey Priddy

6N6KOE · The Villages, FL, US

DUPR

4.369

CC

DUPR

4.388

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6403621455
显示原始对决元数据 JSON
[
  {
    "team_id": 5911243216,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Hammen",
        "dupr_id": "30NVV2",
        "rating": 3.844,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66181bfb7fb29.jpg",
        "location": "The Villages, FL, US"
      },
      {
        "name": "Ken Vallance",
        "dupr_id": "J5GW9O",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": "Lake County, FL, US"
      }
    ]
  },
  {
    "team_id": 6229397480,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Priddy",
        "dupr_id": "6N6KOE",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Charles Chuck Tolliver",
        "dupr_id": "3VOW45",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]