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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 8177774108

对局比分

11-2

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RC
Rob Curtis

G59O9X · Boston, MA, US

DUPR

4.074

PC
Patrick Coffey

8KDKK1 · Hanover, MA, US

DUPR

4.008

阵营 2负方
JS
Jay Spillane

G5PMMM · USA

DUPR

3.925

SW
Sean Wilson

8KQY2K · Raynham, MA, US

DUPR

3.938

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8177774108
显示原始对决元数据 JSON
[
  {
    "team_id": 6183929115,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rob Curtis",
        "dupr_id": "G59O9X",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Patrick Coffey",
        "dupr_id": "8KDKK1",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Hanover, MA, US"
      }
    ]
  },
  {
    "team_id": 7134764685,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Spillane",
        "dupr_id": "G5PMMM",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Wilson",
        "dupr_id": "8KQY2K",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Raynham, MA, US"
      }
    ]
  }
]