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

Brick Wall Florida #4

ID: 7317266484

对局比分

11-4

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

1:00 PM

对决场地

Naples, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jake Bower

JZXX5M · Deerfield Beach, FL, US

DUPR

5.446

DL
Dylan Lewis

W6G49G · Palm Harbor, FL, US

DUPR

5.388

阵营 2负方
JJ
Jun Jeon

PKDD2M · Seoul, KR

DUPR

4.996

MC
Michael Coleman

8MW0PG · Las Vegas, NV, US

DUPR

5.095

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7317266484
显示原始对决元数据 JSON
[
  {
    "team_id": 5755757767,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Bower",
        "dupr_id": "JZXX5M",
        "rating": 5.446,
        "profile_pic_url": null,
        "location": "Deerfield Beach, FL, US"
      },
      {
        "name": "Dylan Lewis",
        "dupr_id": "W6G49G",
        "rating": 5.388,
        "profile_pic_url": null,
        "location": "Palm Harbor, FL, US"
      }
    ]
  },
  {
    "team_id": 4876446793,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jun Jeon",
        "dupr_id": "PKDD2M",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Michael Coleman",
        "dupr_id": "8MW0PG",
        "rating": 5.095,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]