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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 6200833543

对局比分

11-5

获胜 / Win

对决日期

2026-03-16

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SP
Steve Prisco

3YLJWG · Easton, MA, US

DUPR

4.314

BL
Brian Lamoureux

O6GJ02 · Plymouth, MA, US

DUPR

4.290

阵营 2负方
ZT
Zachary Terry

Q5J54D · Mansfield, MA, US

DUPR

4.313

MV
Matthew Velasquez

X2R0N5 · Harwich, MA, US

DUPR

4.379

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6200833543
显示原始对决元数据 JSON
[
  {
    "team_id": 6302660256,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Prisco",
        "dupr_id": "3YLJWG",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Brian Lamoureux",
        "dupr_id": "O6GJ02",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      }
    ]
  },
  {
    "team_id": 7183199018,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zachary Terry",
        "dupr_id": "Q5J54D",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      },
      {
        "name": "Matthew Velasquez",
        "dupr_id": "X2R0N5",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      }
    ]
  }
]