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

LTP Pickleball - 4.0+ Winter Monday Ladder

ID: 8571884646

对局比分

11-4

落败 / Loss

对决日期

2026-03-09

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RL
Raymond Lawton

GGXRNQ · New Bedford, MA, US

DUPR

4.329

SP
Steve Prisco

3YLJWG · Easton, MA, US

DUPR

4.376

阵营 2负方
TF
Tim Figueredo

35DW9V · Medfield, MA, US

DUPR

4.445

DC
Deepak Chadha

1NQZZN · Franklin, MA, US

DUPR

4.131

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8571884646
显示原始对决元数据 JSON
[
  {
    "team_id": 4401776354,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raymond Lawton",
        "dupr_id": "GGXRNQ",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "New Bedford, MA, US"
      },
      {
        "name": "Steve Prisco",
        "dupr_id": "3YLJWG",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 7474174889,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Figueredo",
        "dupr_id": "35DW9V",
        "rating": 4.445,
        "profile_pic_url": null,
        "location": "Medfield, MA, US"
      },
      {
        "name": "Deepak Chadha",
        "dupr_id": "1NQZZN",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      }
    ]
  }
]