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

Oneshot Pickleball Cup 2025- Dobles Masculino Open (+4.0)

ID: 7152090842

对局比分

15-6

获胜 / Win

对决日期

2025-03-15

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ER
Edwin Renato Westby

8D69RY · Antigua Guatemala, Sacatepéquez Department, GT

DUPR

4.313

AG
Andy Gray

3VX60J · Herndon, VA, US

DUPR

4.879

阵营 2负方
CC
Carlos Castaneda

YGE6OP · Guatemala City, Guatemala Department, GT

DUPR

3.688

WD
Wilson De Jesus Hernandez Portillo

DWNG4M · Guatemala City, Guatemala Department, GT

DUPR

4.333

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7152090842
显示原始对决元数据 JSON
[
  {
    "team_id": 5345854631,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edwin Renato Westby",
        "dupr_id": "8D69RY",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Antigua Guatemala, Sacatepéquez Department, GT"
      },
      {
        "name": "Andy Gray",
        "dupr_id": "3VX60J",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Herndon, VA, US"
      }
    ]
  },
  {
    "team_id": 4984250074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos Castaneda",
        "dupr_id": "YGE6OP",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": "Guatemala City, Guatemala Department, GT"
      },
      {
        "name": "Wilson De Jesus Hernandez Portillo",
        "dupr_id": "DWNG4M",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "Guatemala City, Guatemala Department, GT"
      }
    ]
  }
]