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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 5766403616

对局比分

11-7

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CF
Colin Fyffe

J5KXJO · Easton, MA, US

DUPR

3.608

Patrick Mullen

4VQ4E2 · Easton, MA, US

DUPR

3.618

阵营 2负方
AK
Arunas Kuncaitis

DW77WL · Canton, MA, US

DUPR

3.683

JS
Joel Simpson

1NZ7G7 · Cumberland, RI, US

DUPR

3.454

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5766403616
显示原始对决元数据 JSON
[
  {
    "team_id": 6326172170,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colin Fyffe",
        "dupr_id": "J5KXJO",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Patrick Mullen",
        "dupr_id": "4VQ4E2",
        "rating": 3.618,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6a18cb33cb01d.jpg",
        "location": "Easton, MA, US"
      }
    ]
  },
  {
    "team_id": 8539329728,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arunas Kuncaitis",
        "dupr_id": "DW77WL",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Canton, MA, US"
      },
      {
        "name": "Joel Simpson",
        "dupr_id": "1NZ7G7",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": "Cumberland, RI, US"
      }
    ]
  }
]