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

LTP Pickleball - 4.0+ Winter Monday Ladder

ID: 5807664956

对局比分

11-5

获胜 / Win

对决日期

2026-03-09

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TF
Tim Figueredo

35DW9V · Medfield, MA, US

DUPR

4.451

SP
Steve Prisco

3YLJWG · Easton, MA, US

DUPR

4.266

阵营 2负方
RL
Raymond Lawton

GGXRNQ · New Bedford, MA, US

DUPR

4.286

RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.351

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5807664956
显示原始对决元数据 JSON
[
  {
    "team_id": 7217798636,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Figueredo",
        "dupr_id": "35DW9V",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Medfield, MA, US"
      },
      {
        "name": "Steve Prisco",
        "dupr_id": "3YLJWG",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 4656115491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raymond Lawton",
        "dupr_id": "GGXRNQ",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "New Bedford, MA, US"
      },
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      }
    ]
  }
]