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

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

ID: 8003101996

对局比分

8-11

获胜 / Win

对决日期

2025-07-16

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CS
Carly Siegel

JZZJDW · New York, NY, US

DUPR

4.253

BA
Brockmann Andrew

9PREJ7 · Kings County, NY, US

DUPR

4.203

阵营 2胜方
CP
Carter Parker

84WMOM · Kings County, NY, US

DUPR

3.889

CM
Connor McAlary

59PL25 · New York, NY, US

DUPR

4.595

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8003101996
显示原始对决元数据 JSON
[
  {
    "team_id": 5780980492,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carly Siegel",
        "dupr_id": "JZZJDW",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Brockmann Andrew",
        "dupr_id": "9PREJ7",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 4668851786,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carter Parker",
        "dupr_id": "84WMOM",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Connor McAlary",
        "dupr_id": "59PL25",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]