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

Georgia Mountain Pickleball Spring Classic 2026 - Mens Doubles Skill: (4.0) Age: (47 to 56)

ID: 6192223008

对局比分

6-15

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

1:00 PM

对决场地

Hiawassee, GA

View Facility Page →

对决竞争阵营

阵营 1负方
JJ
Jim Johnson

9PQ4L7 · USA

DUPR

3.642

YK
Yong Kim

99MY77 · USA

DUPR

4.227

阵营 2胜方
CV
Chris Vaughn

V76JPJ · Murphy, NC, US

DUPR

4.003

PD
Peter Dub

8E244V · USA

DUPR

3.879

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6192223008
显示原始对决元数据 JSON
[
  {
    "team_id": 4955193215,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jim Johnson",
        "dupr_id": "9PQ4L7",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yong Kim",
        "dupr_id": "99MY77",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4567239239,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Vaughn",
        "dupr_id": "V76JPJ",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Murphy, NC, US"
      },
      {
        "name": "Peter Dub",
        "dupr_id": "8E244V",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]