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

Florida Pro-Am Circuit - The Hub Jacksonville - Men's Doubles Open Division

ID: 6083795610

对局比分

15-4

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

7:30 PM

对决场地

Orange Park, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Carlos Subero

EG64XV · Orlando, FL, US

DUPR

5.079

JG
justin graham

8DZQ5L · Four Corners, FL, US

DUPR

5.327

阵营 2负方
JT
Javon Turcsany

7D4DY5 · Oldsmar, FL, US

DUPR

4.637

BT
Brandon Tom

GG9O6D · Port of Spain, Port of Spain Corporation, TT

DUPR

4.955

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6083795610
显示原始对决元数据 JSON
[
  {
    "team_id": 8186090819,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos Subero",
        "dupr_id": "EG64XV",
        "rating": 5.079,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "justin graham",
        "dupr_id": "8DZQ5L",
        "rating": 5.327,
        "profile_pic_url": null,
        "location": "Four Corners, FL, US"
      }
    ]
  },
  {
    "team_id": 6227859464,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Javon Turcsany",
        "dupr_id": "7D4DY5",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Oldsmar, FL, US"
      },
      {
        "name": "Brandon Tom",
        "dupr_id": "GG9O6D",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      }
    ]
  }
]