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

4th ANNUAL SELKIRK tournament

ID: 6162493972

对局比分

11-4

获胜 / Win

对决日期

2025-06-22

对局时间 (估算)

5:00 PM

对决场地

Anchorage, AK, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
IC
Irving Callahan

3OW542 · Flagstaff, AZ, US

DUPR

3.673

MN
Melissa Namen

8JPRKJ · Anchorage, AK, US

DUPR

4.012

阵营 2负方
JD
John Dittrich

V79066 · USA

DUPR

3.141

RY
Robin Yolanda Lindahl

YG2DGP · Anchorage, AK, US

DUPR

3.949

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6162493972
显示原始对决元数据 JSON
[
  {
    "team_id": 6762967144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Irving Callahan",
        "dupr_id": "3OW542",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      },
      {
        "name": "Melissa Namen",
        "dupr_id": "8JPRKJ",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 4817060167,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Dittrich",
        "dupr_id": "V79066",
        "rating": 3.141,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robin Yolanda Lindahl",
        "dupr_id": "YG2DGP",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]