返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

APP Tour: 2026 AARP Open - Mixed Pro Doubles (PENDING ACCEPTANCE)

ID: 7286039267

对局比分

11-3, 8-11, 11-9

落败 / Loss

对决日期

2026-03-27

对局时间 (估算)

12:45 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1胜方
DD
Daniel De La Rosa

3PZ04E · San Luis Potosi, S.L.P., MX

DUPR

6.306

AP
Amber Policare

4L64EK · NY, US

DUPR

5.299

阵营 2负方
AM
Andre Millet

L5KVOK · Las Vegas, NV, US

DUPR

5.692

SB
Susannah Barr

3LWPJ8 · Boise, ID, US

DUPR

5.784

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7286039267
显示原始对决元数据 JSON
[
  {
    "team_id": 4612397965,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel De La Rosa",
        "dupr_id": "3PZ04E",
        "rating": 6.306,
        "profile_pic_url": null,
        "location": "San Luis Potosi, S.L.P., MX"
      },
      {
        "name": "Amber Policare",
        "dupr_id": "4L64EK",
        "rating": 5.299,
        "profile_pic_url": null,
        "location": "NY, US"
      }
    ]
  },
  {
    "team_id": 6114214177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andre Millet",
        "dupr_id": "L5KVOK",
        "rating": 5.692,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Susannah Barr",
        "dupr_id": "3LWPJ8",
        "rating": 5.784,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]