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

Brick Wall Florida #2

ID: 8396384846

对局比分

11-7

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

3:30 PM

对决场地

Sunrise, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Django Chassang

1NNGNZ · Tampa, FL, US

DUPR

5.564

KH
Kalen Harbaugh

124W6R · Fort Lauderdale, FL, US

DUPR

4.680

阵营 2负方
AF
Andre Feliz

3OQWMP · San Juan, San Juan, PR

DUPR

5.416

MA
Mauro A Conde

ME2XVD · San Juan, San Juan, PR

DUPR

4.316

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8396384846
显示原始对决元数据 JSON
[
  {
    "team_id": 4329806561,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Django Chassang",
        "dupr_id": "1NNGNZ",
        "rating": 5.564,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/113955/images/profile/4bfb4af7-3f37-414a-b04a-d398d25d4779.png",
        "location": "Tampa, FL, US"
      },
      {
        "name": "Kalen Harbaugh",
        "dupr_id": "124W6R",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  },
  {
    "team_id": 5230829160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andre Feliz",
        "dupr_id": "3OQWMP",
        "rating": 5.416,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      },
      {
        "name": "Mauro A  Conde",
        "dupr_id": "ME2XVD",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "San Juan, San Juan, PR"
      }
    ]
  }
]