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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 8024937446

对局比分

6-11

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JS
Jay Spillane

G5PMMM · Easton, MA, US

DUPR

3.960

HK
Hagop Kojanian

1QQQP0 · Westwood, MA, US

DUPR

3.824

阵营 2胜方
SW
Sean Wilson

8KQY2K · Raynham, MA, US

DUPR

3.959

RC
Rob Curtis

G59O9X · Boston, MA, US

DUPR

4.066

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8024937446
显示原始对决元数据 JSON
[
  {
    "team_id": 8537900507,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Spillane",
        "dupr_id": "G5PMMM",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Hagop Kojanian",
        "dupr_id": "1QQQP0",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  },
  {
    "team_id": 6727349282,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Wilson",
        "dupr_id": "8KQY2K",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Raynham, MA, US"
      },
      {
        "name": "Rob Curtis",
        "dupr_id": "G59O9X",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]