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

4th ANNUAL SELKIRK tournament

ID: 7071236345

对局比分

4-11

落败 / Loss

对决日期

2025-06-21

对局时间 (估算)

6:15 AM

对决场地

Anchorage, AK, USA

View Facility Page →

对决竞争阵营

阵营 1负方
RK
Ryan kofoid

RZ69ZM · Anchorage, AK, US

DUPR

4.438

Lori Bingham

8MEQVO · Anchorage, AK, US

DUPR

4.601

阵营 2胜方
LS
Luke Schaezlein

4LQRLV · Anchorage, AK, US

DUPR

4.629

RY
Robin Yolanda Lindahl

YG2DGP · Anchorage, AK, US

DUPR

3.972

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7071236345
显示原始对决元数据 JSON
[
  {
    "team_id": 4953309757,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan kofoid",
        "dupr_id": "RZ69ZM",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Lori Bingham",
        "dupr_id": "8MEQVO",
        "rating": 4.601,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/683b2938a0555.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 6540696961,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Luke Schaezlein",
        "dupr_id": "4LQRLV",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Robin Yolanda Lindahl",
        "dupr_id": "YG2DGP",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]