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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 7908902712

对局比分

11-2

落败 / Loss

对决日期

2026-06-01

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DD
Daniel Devereaux

4LRWW6 · USA

DUPR

3.943

JA
JJ Arruda

76N2VN · USA

DUPR

3.890

阵营 2负方
SW
Sean Wilson

8KQY2K · Raynham, MA, US

DUPR

3.892

NS
Nick Saraf

NYYNJW · Wrentham, MA, US

DUPR

3.887

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7908902712
显示原始对决元数据 JSON
[
  {
    "team_id": 7837687205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Devereaux",
        "dupr_id": "4LRWW6",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JJ Arruda",
        "dupr_id": "76N2VN",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4837200887,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sean Wilson",
        "dupr_id": "8KQY2K",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Raynham, MA, US"
      },
      {
        "name": "Nick Saraf",
        "dupr_id": "NYYNJW",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Wrentham, MA, US"
      }
    ]
  }
]