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

Quad Cities Classic 2025 - Men's Doubles 5.0 Cash Prizes

ID: 4509189101

对局比分

2-11

获胜 / Win

对决日期

2025-09-13

对局时间 (估算)

6:15 AM

对决场地

Riverside Park Pickleball Courts

View Facility Page →

对决竞争阵营

阵营 1负方
DF
Dan Forsythe

89WJRE · White Bear Lake, MN, US

DUPR

5.122

PA
Pablo Avendano

4L9NKG · Minneapolis, MN, US

DUPR

4.859

阵营 2胜方
OB
Owen Blake

3X0KY7 · Fairfield, IA, US

DUPR

5.032

AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.562

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4509189101
显示原始对决元数据 JSON
[
  {
    "team_id": 5422784444,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Forsythe",
        "dupr_id": "89WJRE",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      },
      {
        "name": "Pablo Avendano",
        "dupr_id": "4L9NKG",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6979394851,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Owen Blake",
        "dupr_id": "3X0KY7",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Fairfield, IA, US"
      },
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.562,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  }
]