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

Pool B

ID: 7640566975

对局比分

2-11

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

8:45 AM

对决场地

Pin Point Indoor Pickleball & Golf

View Facility Page →

对决竞争阵营

阵营 1负方
KM
Kris McGlothlin

8MZEXO · USA

DUPR

3.698

GT
Glen Tetrault

3PMXQG · Cary, NC, US

DUPR

3.570

阵营 2胜方
HH
Hamid Hotaki

OZOEZE · USA

DUPR

4.077

TL
Trevor Lester

EGVV4V · Holly Springs, NC, US

DUPR

4.182

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7640566975
显示原始对决元数据 JSON
[
  {
    "team_id": 8526747228,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kris McGlothlin",
        "dupr_id": "8MZEXO",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glen Tetrault",
        "dupr_id": "3PMXQG",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      }
    ]
  },
  {
    "team_id": 6604647582,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hamid Hotaki",
        "dupr_id": "OZOEZE",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trevor Lester",
        "dupr_id": "EGVV4V",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      }
    ]
  }
]