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

POOL A

ID: 6356079079

对局比分

2-11

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

8:45 AM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1负方
SR
Seth Roberts

3ZYZVD · Palmer, AK, US

DUPR

4.470

RC
Raechel Cox

6KEPKG · USA

DUPR

3.989

阵营 2胜方
Sabrina Ungaro

7DZV4N · Anchorage, AK, US

DUPR

4.721

LS
Luke Schaezlein

4LQRLV · Anchorage, AK, US

DUPR

4.620

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6356079079
显示原始对决元数据 JSON
[
  {
    "team_id": 4352121075,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Seth Roberts",
        "dupr_id": "3ZYZVD",
        "rating": 4.47,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      },
      {
        "name": "Raechel Cox",
        "dupr_id": "6KEPKG",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7751365009,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sabrina Ungaro",
        "dupr_id": "7DZV4N",
        "rating": 4.721,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6669e8aeac505.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Luke Schaezlein",
        "dupr_id": "4LQRLV",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]