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

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

ID: 6659564448

对局比分

7-11

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

1:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
TC
Thomas Connolly

1NKDKN · Ewing Township, NJ, US

DUPR

4.719

EP
Elysia Price

894KN7 · Hopewell, NJ, US

DUPR

4.321

阵营 2胜方
MS
Michael Suguitan

L2JVRJ · Kings County, NY, US

DUPR

4.340

EL
Emily Lu

G5QZ5D · Kings County, NY, US

DUPR

4.035

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6659564448
显示原始对决元数据 JSON
[
  {
    "team_id": 8309176007,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Connolly",
        "dupr_id": "1NKDKN",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Ewing Township, NJ, US"
      },
      {
        "name": "Elysia Price",
        "dupr_id": "894KN7",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Hopewell, NJ, US"
      }
    ]
  },
  {
    "team_id": 4516417983,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Suguitan",
        "dupr_id": "L2JVRJ",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Emily Lu",
        "dupr_id": "G5QZ5D",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]