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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 6635982118

对局比分

5-11

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
NS
Nick Saraf

NYYNJW · Wrentham, MA, US

DUPR

3.889

DB
Dan Bonin

3OVML1 · North Attleborough, MA, US

DUPR

3.799

阵营 2胜方
JS
Jay Spillane

G5PMMM · Easton, MA, US

DUPR

3.933

BR
Ben Rey

3YEY64 · Easton, MA, US

DUPR

3.860

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6635982118
显示原始对决元数据 JSON
[
  {
    "team_id": 5027270206,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Saraf",
        "dupr_id": "NYYNJW",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Wrentham, MA, US"
      },
      {
        "name": "Dan Bonin",
        "dupr_id": "3OVML1",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "North Attleborough, MA, US"
      }
    ]
  },
  {
    "team_id": 8241251102,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jay Spillane",
        "dupr_id": "G5PMMM",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Ben Rey",
        "dupr_id": "3YEY64",
        "rating": 3.86,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]