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

Peak Pickleball Men's Doubles 30th May 30

ID: 4675568551

对局比分

21-17

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LC
Lee Curtis

RX0YKE · USA

DUPR

3.938

AL
Andrew Laycock

M2DE6V · USA

DUPR

3.502

阵营 2负方
JG
jake glover

NXOVG2 · Nottingham, England, GB

DUPR

3.854

JT
joshua thompson

Z9969P · Riddings, England, GB

DUPR

3.654

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4675568551
显示原始对决元数据 JSON
[
  {
    "team_id": 8147017213,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lee Curtis",
        "dupr_id": "RX0YKE",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Laycock",
        "dupr_id": "M2DE6V",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4826407760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "jake glover",
        "dupr_id": "NXOVG2",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "joshua thompson",
        "dupr_id": "Z9969P",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": "Riddings, England, GB"
      }
    ]
  }
]