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

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

ID: 5998814543

对局比分

4-11

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

12:45 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
HK
Howard Kaplan

567M75 · Needham, MA, US

DUPR

3.719

JC
John Colantino

EGM4DJ · Winchester, MA, US

DUPR

3.789

阵营 2胜方
AR
Andy Robison

760LY0 · USA

DUPR

3.818

JR
Joshua Robison

1RJE4N · USA

DUPR

3.683

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5998814543
显示原始对决元数据 JSON
[
  {
    "team_id": 4641516220,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Howard Kaplan",
        "dupr_id": "567M75",
        "rating": 3.719,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "John Colantino",
        "dupr_id": "EGM4DJ",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": "Winchester, MA, US"
      }
    ]
  },
  {
    "team_id": 5169562991,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Robison",
        "dupr_id": "760LY0",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Robison",
        "dupr_id": "1RJE4N",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]