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

In and Out Pickleball - March 1st 4.5 Men's Doubles

ID: 5217379288

对局比分

9-11

落败 / Loss

对决日期

2025-03-03

对局时间 (估算)

5:00 PM

对决场地

8001 Moving Way unit b, Mentor, OH 44060, USA

未核实场馆

对决竞争阵营

阵营 1负方
JL
Jose La Vecchio

2LDKGE · San Felipe, Yaracuy, VE

DUPR

4.726

AP
Adam Peffer

8KM4E6 · Pittsburgh, PA, US

DUPR

4.853

阵营 2胜方
JD
Jacob DiFranco

L5KQEQ · USA

DUPR

4.192

MB
michael berardinis

2LMEN4 · Parma, OH, US

DUPR

4.782

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5217379288
显示原始对决元数据 JSON
[
  {
    "team_id": 8491969567,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jose La Vecchio",
        "dupr_id": "2LDKGE",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "San Felipe, Yaracuy, VE"
      },
      {
        "name": "Adam Peffer",
        "dupr_id": "8KM4E6",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 5016853891,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob DiFranco",
        "dupr_id": "L5KQEQ",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "michael berardinis",
        "dupr_id": "2LMEN4",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Parma, OH, US"
      }
    ]
  }
]