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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 6897415967

对局比分

11-5

落败 / Loss

对决日期

2026-06-01

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Clifford McKeon

X2V9R2 · Somerville, MA, US

DUPR

3.984

JA
JJ Arruda

76N2VN · MA, US

DUPR

3.922

阵营 2负方
DB
Dan Bonin

3OVML1 · North Attleborough, MA, US

DUPR

3.779

DD
Daniel Devereaux

4LRWW6 · Taunton, MA, US

DUPR

3.854

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6897415967
显示原始对决元数据 JSON
[
  {
    "team_id": 4855746914,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clifford McKeon",
        "dupr_id": "X2V9R2",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Somerville, MA, US"
      },
      {
        "name": "JJ Arruda",
        "dupr_id": "76N2VN",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  },
  {
    "team_id": 6623035601,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Bonin",
        "dupr_id": "3OVML1",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": "North Attleborough, MA, US"
      },
      {
        "name": "Daniel Devereaux",
        "dupr_id": "4LRWW6",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Taunton, MA, US"
      }
    ]
  }
]