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

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

ID: 6259550811

对局比分

11-5

获胜 / Win

对决日期

2025-06-08

对局时间 (估算)

4:45 AM

对决场地

Medford, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
GJ
Grant Jantzer

307QG2 · Grants Pass, OR, US

DUPR

5.185

MG
Michael Gooding

76DRVM · USA

DUPR

4.216

阵营 2负方
CP
Christopher Peterson

PKRWDE · Ashland, OR, US

DUPR

4.419

GG
Gaur Groover

YXD4QD · USA

DUPR

4.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6259550811
显示原始对决元数据 JSON
[
  {
    "team_id": 7746566888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grant Jantzer",
        "dupr_id": "307QG2",
        "rating": 5.185,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      },
      {
        "name": "Michael Gooding",
        "dupr_id": "76DRVM",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7949693054,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Peterson",
        "dupr_id": "PKRWDE",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Ashland, OR, US"
      },
      {
        "name": "Gaur Groover",
        "dupr_id": "YXD4QD",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]