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

Pacific Northwest Classic by Pickleball Zone Bend - Mens Doubles Skill: (4.5 And Under) Age: (60 To 69)

ID: 5272844341

对局比分

10-15

落败 / Loss

对决日期

2025-07-27

对局时间 (估算)

2:15 AM

对决场地

Bend, OR

View Facility Page →

对决竞争阵营

阵营 1负方
CO
Clark Omholt

30R524 · Novato, CA, US

DUPR

4.499

RJ
Ron Jimenez

12D4Y1 · Chico, CA, US

DUPR

3.901

阵营 2胜方
JP
James Patrick Stapleton

1RX6KM · Sioux Falls, SD, US

DUPR

4.404

BS
Brice Shipowick

17R6W9 · Wenatchee, WA, US

DUPR

4.112

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5272844341
显示原始对决元数据 JSON
[
  {
    "team_id": 8565224701,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Clark Omholt",
        "dupr_id": "30R524",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Novato, CA, US"
      },
      {
        "name": "Ron Jimenez",
        "dupr_id": "12D4Y1",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      }
    ]
  },
  {
    "team_id": 5721171739,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Patrick Stapleton",
        "dupr_id": "1RX6KM",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Brice Shipowick",
        "dupr_id": "17R6W9",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Wenatchee, WA, US"
      }
    ]
  }
]