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

Side Out Senior Slam Hosted By Cloud 11 - Mens Doubles Skill: (Open) Age: (50 And Above)

ID: 7067480402

对局比分

15-10

落败 / Loss

对决日期

2025-05-09

对局时间 (估算)

3:30 PM

对决场地

Everett, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
Eric Wold

8JM0D8 · Eugene, OR, US

DUPR

5.274

ER
Enrique Ruiz

1NROQZ · USA

DUPR

5.514

阵营 2负方
JD
John Dixon

4VGEL2 · Burnaby, BC, CA

DUPR

5.238

BM
Bob McIntosh

59PP90 · Surrey, BC, CA

DUPR

5.132

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7067480402
显示原始对决元数据 JSON
[
  {
    "team_id": 5362417189,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Wold",
        "dupr_id": "8JM0D8",
        "rating": 5.274,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6661c4fa319b2.jpg",
        "location": "Eugene, OR, US"
      },
      {
        "name": "Enrique Ruiz",
        "dupr_id": "1NROQZ",
        "rating": 5.514,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8012912537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Dixon",
        "dupr_id": "4VGEL2",
        "rating": 5.238,
        "profile_pic_url": null,
        "location": "Burnaby, BC, CA"
      },
      {
        "name": "Bob McIntosh",
        "dupr_id": "59PP90",
        "rating": 5.132,
        "profile_pic_url": null,
        "location": "Surrey, BC, CA"
      }
    ]
  }
]