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

4th ANNUAL SELKIRK tournament

ID: 8038620021

对局比分

11-4

获胜 / Win

对决日期

2025-06-22

对局时间 (估算)

10:15 AM

对决场地

Anchorage, AK, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
IC
Irving Callahan

3OW542 · Flagstaff, AZ, US

DUPR

3.499

MN
Melissa Namen

8JPRKJ · Anchorage, AK, US

DUPR

4.015

阵营 2负方
RB
Richard Bartolowits

W6R4ZG · Los Barriles, Baja California Sur, BCS, MX

DUPR

3.583

Linda Klinkhart

16XZX0 · Anchorage, AK, US

DUPR

3.485

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8038620021
显示原始对决元数据 JSON
[
  {
    "team_id": 5160047958,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Irving Callahan",
        "dupr_id": "3OW542",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      },
      {
        "name": "Melissa Namen",
        "dupr_id": "8JPRKJ",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 8325644863,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Bartolowits",
        "dupr_id": "W6R4ZG",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Los Barriles, Baja California Sur, BCS, MX"
      },
      {
        "name": "Linda Klinkhart",
        "dupr_id": "16XZX0",
        "rating": 3.485,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/165958_6500dba16da28.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  }
]