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

Peak Pickleball Men's Doubles 30th May 34

ID: 8094243105

对局比分

13-21

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SG
Steven Griffiths

Q9X774 · USA

DUPR

2.667

DS
Damian Speare

V6JXZ7 · USA

DUPR

2.839

阵营 2胜方
JG
jake glover

NXOVG2 · Nottingham, England, GB

DUPR

3.844

JT
joshua thompson

Z9969P · Riddings, England, GB

DUPR

3.643

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8094243105
显示原始对决元数据 JSON
[
  {
    "team_id": 5804487461,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Griffiths",
        "dupr_id": "Q9X774",
        "rating": 2.667,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Damian Speare",
        "dupr_id": "V6JXZ7",
        "rating": 2.839,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8436981897,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jake glover",
        "dupr_id": "NXOVG2",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "joshua thompson",
        "dupr_id": "Z9969P",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Riddings, England, GB"
      }
    ]
  }
]