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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 8063924212

对局比分

5-11

获胜 / Win

对决日期

2026-03-16

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ZT
Zachary Terry

Q5J54D · Mansfield, MA, US

DUPR

4.314

BL
Brian Lamoureux

O6GJ02 · Plymouth, MA, US

DUPR

4.255

阵营 2胜方
SP
Steve Prisco

3YLJWG · Easton, MA, US

DUPR

4.352

SS
Sameem Siddiqui

7DNVYM · USA

DUPR

4.264

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8063924212
显示原始对决元数据 JSON
[
  {
    "team_id": 5474366345,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zachary Terry",
        "dupr_id": "Q5J54D",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Mansfield, MA, US"
      },
      {
        "name": "Brian Lamoureux",
        "dupr_id": "O6GJ02",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      }
    ]
  },
  {
    "team_id": 6252729509,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Prisco",
        "dupr_id": "3YLJWG",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Sameem Siddiqui",
        "dupr_id": "7DNVYM",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]