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

NYC Pickleball Level Triples League: Presented by 7th Street Burger

ID: 7717804727

对局比分

9-11

获胜 / Win

对决日期

2025-07-16

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CS
Carly Siegel

JZZJDW · New York, NY, US

DUPR

4.265

JT
Jeremy Tzeng

QPJVL4 · New York, NY, US

DUPR

4.287

阵营 2胜方
CP
Carter Parker

84WMOM · Kings County, NY, US

DUPR

3.852

CM
Connor McAlary

59PL25 · New York, NY, US

DUPR

4.585

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7717804727
显示原始对决元数据 JSON
[
  {
    "team_id": 8279181784,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carly Siegel",
        "dupr_id": "JZZJDW",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jeremy Tzeng",
        "dupr_id": "QPJVL4",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7305045536,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carter Parker",
        "dupr_id": "84WMOM",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Connor McAlary",
        "dupr_id": "59PL25",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]