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

The Connecticut Amateur Open @ Suffield Pickleball - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 6322930341

对局比分

11-3

获胜 / Win

对决日期

2025-04-05

对局时间 (估算)

10:15 AM

对决场地

Suffield, CT

View Facility Page →

对决竞争阵营

阵营 1胜方
AH
Arnold Horowitz

XJYV25 · Longmeadow, MA, US

DUPR

4.608

BW
Brian Wall

674M7Q · USA

DUPR

4.284

阵营 2负方
DB
Dan Bartley

Q56POD · Suffield, CT, US

DUPR

3.874

DL
Daniel Laing

0QPQ7Q · USA

DUPR

3.511

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6322930341
显示原始对决元数据 JSON
[
  {
    "team_id": 7728142376,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arnold Horowitz",
        "dupr_id": "XJYV25",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": "Longmeadow, MA, US"
      },
      {
        "name": "Brian Wall",
        "dupr_id": "674M7Q",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7649557945,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Bartley",
        "dupr_id": "Q56POD",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Suffield, CT, US"
      },
      {
        "name": "Daniel Laing",
        "dupr_id": "0QPQ7Q",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]