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

1010 Wins Pickleball Tournament Spring 2026 - Mixed Doubles 4.5 (Max Team Rating 9.5)

ID: 5015647529

对局比分

11-4

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

6:15 AM

对决场地

SPORTIME Pickleball Wayne, 77 Willowbrook Blvd, Wayne, NJ 07470

未核实场馆

对决竞争阵营

阵营 1胜方
TC
Thomas Connolly

1NKDKN · Ewing Township, NJ, US

DUPR

4.752

EP
Elysia Price

894KN7 · Hopewell, NJ, US

DUPR

4.386

阵营 2负方
CS
Carly Siegel

JZZJDW · New York, NY, US

DUPR

4.122

MB
Maxwell Balka

3XD475 · New York, NY, US

DUPR

4.969

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5015647529
显示原始对决元数据 JSON
[
  {
    "team_id": 7248384152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Connolly",
        "dupr_id": "1NKDKN",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Ewing Township, NJ, US"
      },
      {
        "name": "Elysia Price",
        "dupr_id": "894KN7",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Hopewell, NJ, US"
      }
    ]
  },
  {
    "team_id": 7841494644,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carly Siegel",
        "dupr_id": "JZZJDW",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Maxwell Balka",
        "dupr_id": "3XD475",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]