返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Camp Pickleball's Spring Smash - Coed Doubles: (Open / 4.5+)

ID: 7255944076

对局比分

11-1

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

5:00 PM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1胜方
AJ
Adam Jablon

30MLN4 · New York, NY, US

DUPR

5.144

NC
Neil Collins

4VOMK6 · Los Angeles, CA, US

DUPR

5.550

阵营 2负方
CC
Chris Crucetti

8WGPM1 · Cambridge, NY, US

DUPR

4.789

AR
Andrew Regan

1QKOOD · Beacon, NY, US

DUPR

4.854

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7255944076
显示原始对决元数据 JSON
[
  {
    "team_id": 8502778368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Jablon",
        "dupr_id": "30MLN4",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Neil Collins",
        "dupr_id": "4VOMK6",
        "rating": 5.55,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 4479991029,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Crucetti",
        "dupr_id": "8WGPM1",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Cambridge, NY, US"
      },
      {
        "name": "Andrew Regan",
        "dupr_id": "1QKOOD",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Beacon, NY, US"
      }
    ]
  }
]