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

The Grand Summer Slam - Mixed Doubles: 4.0 & Above

ID: 5064382655

对局比分

15-12

获胜 / Win

对决日期

2025-07-27

对局时间 (估算)

12:45 AM

对决场地

East Grand Forks, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
Sara kemmet

L5PGOJ · Fargo, ND, US

DUPR

3.725

Aric Cai

O6WK2L · Fargo, ND, US

DUPR

4.415

阵营 2负方
LH
Lorena Hernandez

V7KMEP · USA

DUPR

3.785

TM
Tyler Magee

3X6YXX · Grand Forks, ND, US

DUPR

4.307

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5064382655
显示原始对决元数据 JSON
[
  {
    "team_id": 6041480617,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sara kemmet",
        "dupr_id": "L5PGOJ",
        "rating": 3.725,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65fb2f161a62c.jpg",
        "location": "Fargo, ND, US"
      },
      {
        "name": "Aric  Cai",
        "dupr_id": "O6WK2L",
        "rating": 4.415,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6736339f9ea48.jpg",
        "location": "Fargo, ND, US"
      }
    ]
  },
  {
    "team_id": 5096263848,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lorena Hernandez",
        "dupr_id": "V7KMEP",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Magee",
        "dupr_id": "3X6YXX",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      }
    ]
  }
]