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

Citrus Classic PPA Challenger - Mixed Doubles Pro Main Draw

ID: 8076928780

对局比分

11-8

落败 / Loss

对决日期

2025-09-07

对局时间 (估算)

5:00 PM

对决场地

Kissimmee, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
BB
Bequi Barros Behar Luizelli

8EYOOO · Florianópolis, SC, BR

DUPR

5.249

SG
Sam Gabet

1NKWEZ · Ponte Vedra Beach, FL, US

DUPR

5.335

阵营 2负方
AF
Anri Ferris

8KNG5O · Alpharetta, GA, US

DUPR

4.931

MM
Matthew Mead

3LWMQ8 · Newport Beach, CA, US

DUPR

5.069

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8076928780
显示原始对决元数据 JSON
[
  {
    "team_id": 7846058746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bequi Barros Behar Luizelli",
        "dupr_id": "8EYOOO",
        "rating": 5.249,
        "profile_pic_url": null,
        "location": "Florianópolis, SC, BR"
      },
      {
        "name": "Sam Gabet",
        "dupr_id": "1NKWEZ",
        "rating": 5.335,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5942316870,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anri Ferris",
        "dupr_id": "8KNG5O",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Matthew Mead",
        "dupr_id": "3LWMQ8",
        "rating": 5.069,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  }
]