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

Peak Pickleball Men's Doubles 30th May 53

ID: 4306047804

对局比分

10-21

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RE
Rob English

5Y5RYV · USA

DUPR

2.797

MW
Matt Winks

WZ9GGK · USA

DUPR

2.630

阵营 2胜方
JG
jake glover

NXOVG2 · Nottingham, England, GB

DUPR

3.839

JT
joshua thompson

Z9969P · Riddings, England, GB

DUPR

3.638

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4306047804
显示原始对决元数据 JSON
[
  {
    "team_id": 6425400746,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rob English",
        "dupr_id": "5Y5RYV",
        "rating": 2.797,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Winks",
        "dupr_id": "WZ9GGK",
        "rating": 2.63,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8194281244,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jake glover",
        "dupr_id": "NXOVG2",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "joshua thompson",
        "dupr_id": "Z9969P",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": "Riddings, England, GB"
      }
    ]
  }
]