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

MS Charity 2026 - Mens Doubles Skill: (4.5) Age: (50 + 60+)

ID: 6380501164

对局比分

15-2

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

5:00 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
GK
Greg Karpo

17J2N9 · Parkland County, AB, CA

DUPR

4.508

Scott Miller

3XE6RX · West Sacramento, CA, US

DUPR

4.632

阵营 2负方
DD
Darrin Dietrich

V7N0J5 · Chelan County, WA, US

DUPR

4.361

KH
K Hehnke

8G0ORD · Peoria, AZ, US

DUPR

4.146

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6380501164
显示原始对决元数据 JSON
[
  {
    "team_id": 7509877005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Karpo",
        "dupr_id": "17J2N9",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Scott Miller",
        "dupr_id": "3XE6RX",
        "rating": 4.632,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/150449_64462a962cd39.jpeg",
        "location": "West Sacramento, CA, US"
      }
    ]
  },
  {
    "team_id": 6404791642,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darrin Dietrich",
        "dupr_id": "V7N0J5",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Chelan County, WA, US"
      },
      {
        "name": "K Hehnke",
        "dupr_id": "8G0ORD",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  }
]