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

Columbia Basin Classic - Mens Doubles Skill: (4.0) Age: (10 And Above)

ID: 7275519961

对局比分

9-15

落败 / Loss

对决日期

2025-11-08

对局时间 (估算)

2:15 AM

对决场地

Richland, WA

View Facility Page →

对决竞争阵营

阵营 1负方
Dennis Smithgall

3PZM9Q · Moses Lake, WA, US

DUPR

4.228

DS
Dwayne Smithgall

3ZDEYL · Ellensburg, WA, US

DUPR

4.273

阵营 2胜方
JH
James Howes

3V6O06 · USA

DUPR

4.067

BR
Brad Rogers

7D20LM · USA

DUPR

3.663

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7275519961
显示原始对决元数据 JSON
[
  {
    "team_id": 5696561456,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dennis Smithgall",
        "dupr_id": "3PZM9Q",
        "rating": 4.228,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/84537_5f4dae88da456.JPG",
        "location": "Moses Lake, WA, US"
      },
      {
        "name": "Dwayne Smithgall",
        "dupr_id": "3ZDEYL",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Ellensburg, WA, US"
      }
    ]
  },
  {
    "team_id": 4892077400,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Howes",
        "dupr_id": "3V6O06",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brad Rogers",
        "dupr_id": "7D20LM",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]