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

Match Point Open Powered by Proton - Cash Prize Pool in Glendale - Men's Doubles 4.0

ID: 6428647331

对局比分

15-12

落败 / Loss

对决日期

2025-09-27

对局时间 (估算)

12:45 AM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
CP
Casey Patterson

56Q065 · USA

DUPR

4.221

JJ
Jedd Johnson

8ML4YO · USA

DUPR

4.414

阵营 2负方
JG
Jacob Goss

6ZVMZQ · Peoria, AZ, US

DUPR

4.563

JG
Jeff Goss

355XYP · Litchfield Park, AZ, US

DUPR

4.442

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6428647331
显示原始对决元数据 JSON
[
  {
    "team_id": 5568201424,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Patterson",
        "dupr_id": "56Q065",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jedd Johnson",
        "dupr_id": "8ML4YO",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5688416939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Goss",
        "dupr_id": "6ZVMZQ",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Jeff Goss",
        "dupr_id": "355XYP",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Litchfield Park, AZ, US"
      }
    ]
  }
]