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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 5596080954

对局比分

11-5

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BL
Brian Lamoureux

O6GJ02 · Plymouth, MA, US

DUPR

4.289

PS
Patrick Striebel

1Q6J00 · Duxbury, MA, US

DUPR

4.281

阵营 2负方
SL
Sam Laughton

PWX99M · MA, US

DUPR

4.226

BI
Ben Ivaldi

V7O4G5 · Bridgewater, MA, US

DUPR

4.185

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5596080954
显示原始对决元数据 JSON
[
  {
    "team_id": 5551571696,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Lamoureux",
        "dupr_id": "O6GJ02",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      },
      {
        "name": "Patrick Striebel",
        "dupr_id": "1Q6J00",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Duxbury, MA, US"
      }
    ]
  },
  {
    "team_id": 5243349409,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Laughton",
        "dupr_id": "PWX99M",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Ben Ivaldi",
        "dupr_id": "V7O4G5",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Bridgewater, MA, US"
      }
    ]
  }
]