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

DUPR 16

ID: 5718253134

对局比分

17-15

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

7:30 PM

对决场地

Fairport Pickleball Club

未核实场馆

对决竞争阵营

阵营 1胜方
DA
David Acheatel

RWMMOZ · USA

DUPR

4.221

VA
Vickie Angie

VXPWP7 · Rochester, NY, US

DUPR

3.569

阵营 2负方
MM
Mason Miller

OZE577 · Grand Island, NY, US

DUPR

4.283

AM
Amy Murray

W69XVY · Amherst, NY, US

DUPR

3.449

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5718253134
显示原始对决元数据 JSON
[
  {
    "team_id": 5009179698,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Acheatel",
        "dupr_id": "RWMMOZ",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vickie Angie",
        "dupr_id": "VXPWP7",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7490683763,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mason Miller",
        "dupr_id": "OZE577",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Grand Island, NY, US"
      },
      {
        "name": "Amy Murray",
        "dupr_id": "W69XVY",
        "rating": 3.449,
        "profile_pic_url": null,
        "location": "Amherst, NY, US"
      }
    ]
  }
]