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

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

ID: 8238542411

对局比分

15-6

获胜 / Win

对决日期

2025-11-05

对局时间 (估算)

12:45 AM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
BR
Bobby Richardson

1QO7N0 · Brandon, MS, US

DUPR

3.260

RG
Robert Glyn Wilson

W6KZNL · Ridgeland, MS, US

DUPR

3.407

阵营 2负方
RH
Robert Hudson

X20JY7 · Maysville, KY, US

DUPR

3.258

BR
Bob Raynor

12X4LR · Safety Harbor, FL, US

DUPR

3.037

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8238542411
显示原始对决元数据 JSON
[
  {
    "team_id": 7202247636,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bobby Richardson",
        "dupr_id": "1QO7N0",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Brandon, MS, US"
      },
      {
        "name": "Robert Glyn Wilson",
        "dupr_id": "W6KZNL",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Ridgeland, MS, US"
      }
    ]
  },
  {
    "team_id": 4972631040,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Hudson",
        "dupr_id": "X20JY7",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": "Maysville, KY, US"
      },
      {
        "name": "Bob Raynor",
        "dupr_id": "12X4LR",
        "rating": 3.037,
        "profile_pic_url": null,
        "location": "Safety Harbor, FL, US"
      }
    ]
  }
]