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

Week 1

ID: 8152077698

对局比分

9-11

落败 / Loss

对决日期

2026-02-23

对局时间 (估算)

3:30 PM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1负方
RS
Robert Shaw

KDNJWK · USA

DUPR

3.732

DA
David A Blanco

V77MDE · Castle Pines, CO, US

DUPR

4.384

阵营 2胜方
AW
Alex Wynne

GGV57G · Littleton, CO, US

DUPR

4.020

DK
Dean Kareemo

RZ79RE · Denver, CO, US

DUPR

3.802

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8152077698
显示原始对决元数据 JSON
[
  {
    "team_id": 8472292267,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Shaw",
        "dupr_id": "KDNJWK",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David A Blanco",
        "dupr_id": "V77MDE",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  },
  {
    "team_id": 7073090569,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Wynne",
        "dupr_id": "GGV57G",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Dean Kareemo",
        "dupr_id": "RZ79RE",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]