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

2026 Doc Holliday Shootout - Mens Doubles Skill: (4.0/4.5) Age: (15+/35+/50+/60+) COMBINED

ID: 6653504494

对局比分

10-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

11:30 PM

对决场地

Griffin, GA

View Facility Page →

对决竞争阵营

阵营 1负方
JP
Joshua Perry

895D2R · USA

DUPR

3.543

FC
Francis Cantilang

8KD7EO · USA

DUPR

4.024

阵营 2胜方
RR
Robert rohn

765GD0 · Fayette County, GA, US

DUPR

3.886

DK
Daniel Kirkes

89554R · Fayetteville, GA, US

DUPR

3.665

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6653504494
显示原始对决元数据 JSON
[
  {
    "team_id": 8473727718,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Perry",
        "dupr_id": "895D2R",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Francis  Cantilang",
        "dupr_id": "8KD7EO",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4926569828,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert  rohn",
        "dupr_id": "765GD0",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Fayette County, GA, US"
      },
      {
        "name": "Daniel Kirkes",
        "dupr_id": "89554R",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "Fayetteville, GA, US"
      }
    ]
  }
]