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

4th ANNUAL SELKIRK tournament

ID: 4956832146

对局比分

11-4

落败 / Loss

对决日期

2025-06-22

对局时间 (估算)

7:30 PM

对决场地

Anchorage, AK, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TJ Namen

NYEXVN · Anchorage, AK, US

DUPR

3.839

MN
Melissa Namen

8JPRKJ · Anchorage, AK, US

DUPR

4.023

阵营 2负方
IC
Irving Callahan

3OW542 · Flagstaff, AZ, US

DUPR

3.625

KE
Kim Everett

3YEOXK · Anchorage, AK, US

DUPR

3.764

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4956832146
显示原始对决元数据 JSON
[
  {
    "team_id": 5436959335,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "TJ Namen",
        "dupr_id": "NYEXVN",
        "rating": 3.839,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6596740a4ef29.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Melissa Namen",
        "dupr_id": "8JPRKJ",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 8209297003,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Irving Callahan",
        "dupr_id": "3OW542",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      },
      {
        "name": "Kim Everett",
        "dupr_id": "3YEOXK",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]