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

Brick Wall Florida #6

ID: 8185249911

对局比分

15-8

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
NM
Neil Mediratta

8ELG4E · Naples, FL, US

DUPR

5.702

BL
Brendon Long

8M05G3 · Naples, FL, US

DUPR

5.798

阵营 2负方
CH
Clement Hamel

99OR2E · Palm Beach Gardens, FL, US

DUPR

5.212

MT
Matias Tardio

35YNGL · Palm Beach County, FL, US

DUPR

4.814

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8185249911
显示原始对决元数据 JSON
[
  {
    "team_id": 6146293011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Neil Mediratta",
        "dupr_id": "8ELG4E",
        "rating": 5.702,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Brendon Long",
        "dupr_id": "8M05G3",
        "rating": 5.798,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 5054832592,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Clement Hamel",
        "dupr_id": "99OR2E",
        "rating": 5.212,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Matias Tardio",
        "dupr_id": "35YNGL",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Palm Beach County, FL, US"
      }
    ]
  }
]