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

5th Annual Medford Summer Classic by PIG - Mens Doubles Skill: (5.0 and Above) - Sunday

ID: 5476198965

对局比分

7-11

获胜 / Win

对决日期

2025-06-08

对局时间 (估算)

10:15 AM

对决场地

Medford, OR

View Facility Page →

对决竞争阵营

阵营 1负方
DC
Doug Covert

12Z2ZR · Wilton, CA, US

DUPR

4.415

SH
Sam Hunt

1N6MJZ · Fair Oaks, CA, US

DUPR

4.412

阵营 2胜方
GJ
Grant Jantzer

307QG2 · Grants Pass, OR, US

DUPR

5.150

MG
Michael Gooding

76DRVM · USA

DUPR

4.180

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5476198965
显示原始对决元数据 JSON
[
  {
    "team_id": 4329607828,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug Covert",
        "dupr_id": "12Z2ZR",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "Wilton, CA, US"
      },
      {
        "name": "Sam Hunt",
        "dupr_id": "1N6MJZ",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": "Fair Oaks, CA, US"
      }
    ]
  },
  {
    "team_id": 6203706149,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grant Jantzer",
        "dupr_id": "307QG2",
        "rating": 5.15,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      },
      {
        "name": "Michael Gooding",
        "dupr_id": "76DRVM",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]