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

Brick Wall Florida #2

ID: 8259078870

对局比分

11-6

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

7:30 PM

对决场地

Sunrise, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
BM
Bradley Mixson

8JM5WM · Miami, FL, US

DUPR

5.381

HG
Harrison Gold

84RZOV · Aventura, FL, US

DUPR

5.469

阵营 2负方
JD
Jordan Denish

170055 · Philadelphia, PA, US

DUPR

5.107

AT
Alexander Tong

3OOP72 · Charlotte, NC, US

DUPR

5.056

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8259078870
显示原始对决元数据 JSON
[
  {
    "team_id": 5995861100,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bradley Mixson",
        "dupr_id": "8JM5WM",
        "rating": 5.381,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Harrison Gold",
        "dupr_id": "84RZOV",
        "rating": 5.469,
        "profile_pic_url": null,
        "location": "Aventura, FL, US"
      }
    ]
  },
  {
    "team_id": 7897150724,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Denish",
        "dupr_id": "170055",
        "rating": 5.107,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Alexander Tong",
        "dupr_id": "3OOP72",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]