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

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

ID: 7750492330

对局比分

15-1

落败 / Loss

对决日期

2025-12-21

对局时间 (估算)

11:30 PM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1胜方
SK
Sam Kim

8JV5WM · Boston, MA, US

DUPR

5.499

RM
Ryan Morneau

3LMNYZ · Harrisonburg, VA, US

DUPR

5.726

阵营 2负方
BO
Brian Oppenheim

PKXNYG · Hamden, CT, US

DUPR

4.538

DH
David Hatch

KO07MQ · Mansfield, CT, US

DUPR

4.496

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7750492330
显示原始对决元数据 JSON
[
  {
    "team_id": 6154482492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Kim",
        "dupr_id": "8JV5WM",
        "rating": 5.499,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ryan Morneau",
        "dupr_id": "3LMNYZ",
        "rating": 5.726,
        "profile_pic_url": null,
        "location": "Harrisonburg, VA, US"
      }
    ]
  },
  {
    "team_id": 5162375264,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Oppenheim",
        "dupr_id": "PKXNYG",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Hamden, CT, US"
      },
      {
        "name": "David Hatch",
        "dupr_id": "KO07MQ",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Mansfield, CT, US"
      }
    ]
  }
]