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

DUPR 18 - The Dink Minor League Pickleball @ Palm Beach Royals at Boca Raton ~ Florida

ID: 8087920194

对局比分

14-21

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

7:30 PM

对决场地

Life Time Boca Raton

未核实场馆

对决竞争阵营

阵营 1负方
CC
Chase Cullum

MY5RXL · Tulsa, OK, US

DUPR

4.017

CD
Caroline Duhaime

7NREVN · USA

DUPR

3.825

阵营 2胜方
EL
eric levy

G5QRXV · Lighthouse Point, FL, US

DUPR

4.317

LM
Laura Morales

3VW696 · Bogota, CO

DUPR

4.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8087920194
显示原始对决元数据 JSON
[
  {
    "team_id": 6551270023,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Cullum",
        "dupr_id": "MY5RXL",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Caroline Duhaime",
        "dupr_id": "7NREVN",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4301312332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "eric levy",
        "dupr_id": "G5QRXV",
        "rating": 4.317,
        "profile_pic_url": null,
        "location": "Lighthouse Point, FL, US"
      },
      {
        "name": "Laura Morales",
        "dupr_id": "3VW696",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Bogota, CO"
      }
    ]
  }
]