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

2025 Empire State Senior Games Pickleball Tournament - Mens Doubles Skill: (4.0 And Under) Age: (50 To 54)

ID: 5181799500

对局比分

6-11

获胜 / Win

对决日期

2025-06-06

对局时间 (估算)

1:00 PM

对决场地

Cortland, NY

View Facility Page →

对决竞争阵营

阵营 1负方
DB
Donald Bossow

YG4ZWP · Queensbury, NY, US

DUPR

3.679

AG
Anton Gross

127O64 · Glens Falls, NY, US

DUPR

3.825

阵营 2胜方
DB
Douglas Bentley

8WRYVL · Rochester, NY, US

DUPR

4.063

SL
Steve Leatt

2Q462E · East Rochester, NY, US

DUPR

3.813

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5181799500
显示原始对决元数据 JSON
[
  {
    "team_id": 8580437137,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donald Bossow",
        "dupr_id": "YG4ZWP",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": "Queensbury, NY, US"
      },
      {
        "name": "Anton Gross",
        "dupr_id": "127O64",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Glens Falls, NY, US"
      }
    ]
  },
  {
    "team_id": 8166427996,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Douglas Bentley",
        "dupr_id": "8WRYVL",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Steve Leatt",
        "dupr_id": "2Q462E",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": "East Rochester, NY, US"
      }
    ]
  }
]