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

Brick Wall Florida #4

ID: 7041283347

对局比分

11-7

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

4:45 AM

对决场地

Naples, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CB
Caio Bardauil

842Z52 · SP, BR

DUPR

5.700

ME
Michelle Esquivel

3P5VOG · Estero, FL, US

DUPR

5.575

阵营 2负方
Jae Centonze

RZ22XQ · Belleview, FL, US

DUPR

5.512

BN
Bella Nelson

17N2P5 · Delray Beach, FL, US

DUPR

5.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7041283347
显示原始对决元数据 JSON
[
  {
    "team_id": 6889908717,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caio Bardauil",
        "dupr_id": "842Z52",
        "rating": 5.7,
        "profile_pic_url": null,
        "location": "SP, BR"
      },
      {
        "name": "Michelle Esquivel",
        "dupr_id": "3P5VOG",
        "rating": 5.575,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      }
    ]
  },
  {
    "team_id": 5705513543,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jae Centonze",
        "dupr_id": "RZ22XQ",
        "rating": 5.512,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/89253/images/profile/93952ae6-187e-4e3e-949f-7930068b69d3.png",
        "location": "Belleview, FL, US"
      },
      {
        "name": "Bella Nelson",
        "dupr_id": "17N2P5",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      }
    ]
  }
]