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

Division 3/4 Spring 2026

ID: 6160592233

对局比分

5-11

落败 / Loss

对决日期

2026-05-12

对局时间 (估算)

2:15 AM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
Rick Hammen

30NVV2 · The Villages, FL, US

DUPR

3.864

KV
Ken Vallance

J5GW9O · Lake County, FL, US

DUPR

4.010

阵营 2胜方
JP
Jeffrey Priddy

6N6KOE · The Villages, FL, US

DUPR

4.348

CC

DUPR

4.233

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6160592233
显示原始对决元数据 JSON
[
  {
    "team_id": 4483125665,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Hammen",
        "dupr_id": "30NVV2",
        "rating": 3.864,
        "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": 4.01,
        "profile_pic_url": null,
        "location": "Lake County, FL, US"
      }
    ]
  },
  {
    "team_id": 5324533043,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Priddy",
        "dupr_id": "6N6KOE",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Charles Chuck Tolliver",
        "dupr_id": "3VOW45",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]