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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 7795464181

对局比分

8-11

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NS
Nick Saraf

NYYNJW · Wrentham, MA, US

DUPR

3.919

JS
Jay Spillane

G5PMMM · Easton, MA, US

DUPR

3.967

阵营 2胜方
DD
Daniel Devereaux

4LRWW6 · Taunton, MA, US

DUPR

3.865

JI
Joseph Iafrate

76YLX0 · Berkley, MA, US

DUPR

3.813

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7795464181
显示原始对决元数据 JSON
[
  {
    "team_id": 4347734744,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Saraf",
        "dupr_id": "NYYNJW",
        "rating": 3.919,
        "profile_pic_url": null,
        "location": "Wrentham, MA, US"
      },
      {
        "name": "Jay Spillane",
        "dupr_id": "G5PMMM",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 4537443679,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Devereaux",
        "dupr_id": "4LRWW6",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Taunton, MA, US"
      },
      {
        "name": "Joseph Iafrate",
        "dupr_id": "76YLX0",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "Berkley, MA, US"
      }
    ]
  }
]