返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

POOL A Mixed Doubles Open

ID: 5649087080

对局比分

11-1

落败 / Loss

对决日期

2024-09-06

对局时间 (估算)

9:00 PM

对决场地

7551 W 4th Ave

未核实场馆

对决竞争阵营

阵营 1胜方
MF
Mario Figueredo

5965OP · Havana, Havana, CU

DUPR

5.380

Katerina Stewart

8EX2QO · Miami, FL, US

DUPR

5.879

阵营 2负方
Giovanna Morelli

4V2X62 · Jupiter, FL, US

DUPR

4.982

BS
Bernardo Sanson

4LGR96 · Jupiter, FL, US

DUPR

5.012

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5649087080
显示原始对决元数据 JSON
[
  {
    "team_id": 6609929265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mario Figueredo",
        "dupr_id": "5965OP",
        "rating": 5.38,
        "profile_pic_url": null,
        "location": "Havana, Havana, CU"
      },
      {
        "name": "Katerina Stewart",
        "dupr_id": "8EX2QO",
        "rating": 5.879,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1117681/images/profile/6129e363-a384-4963-9ea3-c66cf8ff504d.png",
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4673022947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Giovanna Morelli",
        "dupr_id": "4V2X62",
        "rating": 4.982,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/249482/images/profile/dd02b84c-0a29-4c76-a95b-e457ef50e7d5.jpg",
        "location": "Jupiter, FL, US"
      },
      {
        "name": "Bernardo Sanson",
        "dupr_id": "4LGR96",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Jupiter, FL, US"
      }
    ]
  }
]