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

Camp Pickleball's Sleighbell Slam - Co-ed Doubles: (Open / 4.5+)

ID: 8279901084

对局比分

4-15

落败 / Loss

对决日期

2025-12-21

对局时间 (估算)

1:00 PM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1负方
BO
Brian Oppenheim

PKXNYG · Hamden, CT, US

DUPR

4.523

DH
David Hatch

KO07MQ · Mansfield, CT, US

DUPR

4.485

阵营 2胜方
AJ
Adam Jablon

30MLN4 · New York, NY, US

DUPR

5.049

TT
Tanmay Thakkar

ODLJ02 · New York, NY, US

DUPR

5.205

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8279901084
显示原始对决元数据 JSON
[
  {
    "team_id": 8535358366,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Oppenheim",
        "dupr_id": "PKXNYG",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Hamden, CT, US"
      },
      {
        "name": "David Hatch",
        "dupr_id": "KO07MQ",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Mansfield, CT, US"
      }
    ]
  },
  {
    "team_id": 7574553941,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Jablon",
        "dupr_id": "30MLN4",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Tanmay Thakkar",
        "dupr_id": "ODLJ02",
        "rating": 5.205,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]