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

LTP Pickleball Holiday Pickleball Classic 2 - Mens Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 5482514565

对局比分

5-11

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

10:15 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
HK
Howard Kaplan

567M75 · Needham, MA, US

DUPR

3.713

JC
John Colantino

EGM4DJ · Winchester, MA, US

DUPR

3.762

阵营 2胜方
SL
Sam Laughton

PWX99M · MA, US

DUPR

4.102

JM
James Morrison

XKKR67 · Easton, MA, US

DUPR

3.882

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5482514565
显示原始对决元数据 JSON
[
  {
    "team_id": 8110517625,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Howard Kaplan",
        "dupr_id": "567M75",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "John Colantino",
        "dupr_id": "EGM4DJ",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": "Winchester, MA, US"
      }
    ]
  },
  {
    "team_id": 8128240353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Laughton",
        "dupr_id": "PWX99M",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "James Morrison",
        "dupr_id": "XKKR67",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]