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

Brick Wall Florida #4

ID: 7061657302

对局比分

16-14

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

11:30 PM

对决场地

Naples, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
BL
Brendon Long

8M05G3 · Naples, FL, US

DUPR

5.881

NM
Neil Mediratta

8ELG4E · Naples, FL, US

DUPR

5.658

阵营 2负方
JJ
Jun Jeon

PKDD2M · Seoul, KR

DUPR

5.025

MC
Michael Coleman

8MW0PG · Las Vegas, NV, US

DUPR

5.115

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7061657302
显示原始对决元数据 JSON
[
  {
    "team_id": 5646093851,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brendon Long",
        "dupr_id": "8M05G3",
        "rating": 5.881,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Neil Mediratta",
        "dupr_id": "8ELG4E",
        "rating": 5.658,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 6039545708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jun Jeon",
        "dupr_id": "PKDD2M",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Michael Coleman",
        "dupr_id": "8MW0PG",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]