返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

The Hub Spring Showdown - Jacksonville - Men's Doubles Skill: (4.5)

ID: 8227530446

对局比分

13-15

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

3:30 PM

对决场地

Orange Park, FL

View Facility Page →

对决竞争阵营

阵营 1负方
KB
Kyle Brown

2QJNV7 · Fleming Island, FL, US

DUPR

4.714

CM
Cory Mccalip

67X4DG · Jacksonville, FL, US

DUPR

4.121

阵营 2胜方
GB
Grant Brock

0Y4E44 · Nocatee, FL, US

DUPR

4.244

JC
Justin Craig

KO2RM6 · St. Augustine, FL, US

DUPR

4.744

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8227530446
显示原始对决元数据 JSON
[
  {
    "team_id": 7154884976,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Brown",
        "dupr_id": "2QJNV7",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Fleming Island, FL, US"
      },
      {
        "name": "Cory Mccalip",
        "dupr_id": "67X4DG",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 5650258563,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grant Brock",
        "dupr_id": "0Y4E44",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Nocatee, FL, US"
      },
      {
        "name": "Justin Craig",
        "dupr_id": "KO2RM6",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      }
    ]
  }
]