返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Group C SDG’s Tournament VIII - Pickleheads Pool Play - Round 1 Game 9

ID: 4955073815

对局比分

15-9

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

12:45 AM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
DG
Denver Garrett

V4RRY6 · Sharpsburg, GA, US

DUPR

3.063

P
Patrick

K5NJ2O · Newnan, GA, US

DUPR

3.090

阵营 2负方
DH
Dennis Hess

X2GE64 · Carroll County, GA, US

DUPR

3.048

KS
Kevin Smith

99Q7D7 · Newnan, GA, US

DUPR

3.031

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4955073815
显示原始对决元数据 JSON
[
  {
    "team_id": 8382638327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denver Garrett",
        "dupr_id": "V4RRY6",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      },
      {
        "name": "Patrick",
        "dupr_id": "K5NJ2O",
        "rating": 3.09,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 7480475141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dennis Hess",
        "dupr_id": "X2GE64",
        "rating": 3.048,
        "profile_pic_url": null,
        "location": "Carroll County, GA, US"
      },
      {
        "name": "Kevin Smith",
        "dupr_id": "99Q7D7",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]