返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

2025 Pickleball World Championships - Mens Doubles Skill: (3.0) Age: (70 And Above)

ID: 8549901501

对局比分

16-14

获胜 / Win

对决日期

2025-11-05

对局时间 (估算)

10:15 AM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
BR
Bobby Richardson

1QO7N0 · Brandon, MS, US

DUPR

3.137

RG
Robert Glyn Wilson

W6KZNL · Ridgeland, MS, US

DUPR

3.384

阵营 2负方
CS
Cliff Spohn

0YYKGN · USA

DUPR

3.239

RB
Richie Bowsher

XJGDZ7 · USA

DUPR

2.611

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8549901501
显示原始对决元数据 JSON
[
  {
    "team_id": 7098508232,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobby Richardson",
        "dupr_id": "1QO7N0",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": "Brandon, MS, US"
      },
      {
        "name": "Robert Glyn Wilson",
        "dupr_id": "W6KZNL",
        "rating": 3.384,
        "profile_pic_url": null,
        "location": "Ridgeland, MS, US"
      }
    ]
  },
  {
    "team_id": 6837813291,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cliff Spohn",
        "dupr_id": "0YYKGN",
        "rating": 3.239,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richie Bowsher",
        "dupr_id": "XJGDZ7",
        "rating": 2.611,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]