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

Pool A

ID: 8223398770

对局比分

11-4

获胜 / Win

对决日期

2024-11-03

对局时间 (估算)

11:30 PM

对决场地

DTI Training Center | Tennis & Pickleball Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
LM
Laura Morales

3VW696 · Bogota, CO

DUPR

4.164

SL
Sergio Lizarraga

17V0WN · Sunrise, FL, US

DUPR

4.546

阵营 2负方
Shahaab Razak

999L2J · Plantation, FL, US

DUPR

3.292

MH
Mohammed Hassan

V42XJ6 · USA

DUPR

4.107

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8223398770
显示原始对决元数据 JSON
[
  {
    "team_id": 5264189312,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laura Morales",
        "dupr_id": "3VW696",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Bogota, CO"
      },
      {
        "name": "Sergio Lizarraga",
        "dupr_id": "17V0WN",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Sunrise, FL, US"
      }
    ]
  },
  {
    "team_id": 5677947779,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shahaab Razak",
        "dupr_id": "999L2J",
        "rating": 3.292,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1351539/images/profile/a3699e2d-a33e-4b8e-bbc1-b41d0dd6399e.png",
        "location": "Plantation, FL, US"
      },
      {
        "name": "Mohammed Hassan",
        "dupr_id": "V42XJ6",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]