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

4.0+ K/QOTC

ID: 7793089041

对局比分

11-9

落败 / Loss

对决日期

2025-02-19

对局时间 (估算)

10:15 AM

对决场地

Dill Dinkers Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Masood Masoodi

KXYPYK · USA

DUPR

2.987

LO
luis odon

DNYE46 · USA

DUPR

3.682

阵营 2负方
GG
Gabriel Guillen

X2KYW4 · USA

DUPR

3.815

ET
Erik Thomas

8G0MNQ · Lakewood Ranch, FL, US

DUPR

4.354

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7793089041
显示原始对决元数据 JSON
[
  {
    "team_id": 7204817598,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Masood Masoodi",
        "dupr_id": "KXYPYK",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "luis odon",
        "dupr_id": "DNYE46",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4900503561,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Guillen",
        "dupr_id": "X2KYW4",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erik Thomas",
        "dupr_id": "8G0MNQ",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]