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

4th ANNUAL SELKIRK tournament

ID: 6767661893

对局比分

11-2

获胜 / Win

对决日期

2025-06-22

对局时间 (估算)

6:15 AM

对决场地

Anchorage, AK, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MN
Melissa Namen

8JPRKJ · Anchorage, AK, US

DUPR

4.005

IC
Irving Callahan

3OW542 · Flagstaff, AZ, US

DUPR

3.655

阵营 2负方
Linda Klinkhart

16XZX0 · Anchorage, AK, US

DUPR

3.513

MM
Michael Martin

YXXV6K · Kodiak Island Borough, AK, US

DUPR

3.805

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6767661893
显示原始对决元数据 JSON
[
  {
    "team_id": 6137385727,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Namen",
        "dupr_id": "8JPRKJ",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Irving Callahan",
        "dupr_id": "3OW542",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      }
    ]
  },
  {
    "team_id": 8149772876,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Linda Klinkhart",
        "dupr_id": "16XZX0",
        "rating": 3.513,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/165958_6500dba16da28.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Michael Martin",
        "dupr_id": "YXXV6K",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Kodiak Island Borough, AK, US"
      }
    ]
  }
]