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

Pool A

ID: 4974581275

对局比分

1-11

获胜 / Win

对决日期

2024-11-03

对局时间 (估算)

8:45 AM

对决场地

DTI Training Center | Tennis & Pickleball Courts

View Facility Page →

对决竞争阵营

阵营 1负方
DA
DELETED Account

0YV5EG · USA

DUPR

3.597

CL
Christie Le

XJYM55 · Delray Beach, FL, US

DUPR

4.357

阵营 2胜方
LM
Laura Morales

3VW696 · Bogota, CO

DUPR

4.184

SL
Sergio Lizarraga

17V0WN · Sunrise, FL, US

DUPR

4.659

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4974581275
显示原始对决元数据 JSON
[
  {
    "team_id": 5337306458,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "0YV5EG",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christie Le",
        "dupr_id": "XJYM55",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6519824490,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Morales",
        "dupr_id": "3VW696",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Bogota, CO"
      },
      {
        "name": "Sergio Lizarraga",
        "dupr_id": "17V0WN",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "Sunrise, FL, US"
      }
    ]
  }
]