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

Connecticut Pickleball League Match

ID: 7294924443

对局比分

21-19

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LH
Lexie Hamilton

LW406Q · New Hartford, CT, US

DUPR

3.940

MC
Mo Chadha

G5V54D · Avon, CT, US

DUPR

4.001

阵营 2负方
EB
emily beitel

E9W76O · Cheshire, CT, US

DUPR

3.748

JB
Jeremy Beitel

JJMJZM · Cheshire, CT, US

DUPR

3.971

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7294924443
显示原始对决元数据 JSON
[
  {
    "team_id": 5250866731,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lexie Hamilton",
        "dupr_id": "LW406Q",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "New Hartford, CT, US"
      },
      {
        "name": "Mo Chadha",
        "dupr_id": "G5V54D",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": "Avon, CT, US"
      }
    ]
  },
  {
    "team_id": 6916802649,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "emily  beitel",
        "dupr_id": "E9W76O",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      },
      {
        "name": "Jeremy Beitel",
        "dupr_id": "JJMJZM",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      }
    ]
  }
]