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

Fall Brawl 2025 - Senior MD / 5.0 / 60+

ID: 8324052127

对局比分

10-12, 11-6, 7-11

落败 / Loss

对决日期

2025-10-08

对局时间 (估算)

8:45 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
RH
Richard Hammerquist

16KNXE · Tigard, OR, US

DUPR

4.745

CG
Christopher Grenzer

3ZDV4L · Wilsonville, OR, US

DUPR

4.957

阵营 2胜方
KS
ken stone

3Y4KYE · Las Vegas, NV, US

DUPR

4.842

EB
Eric Beachy

3ZDEKD · Orlando, FL, US

DUPR

4.747

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8324052127
显示原始对决元数据 JSON
[
  {
    "team_id": 6349041830,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Hammerquist",
        "dupr_id": "16KNXE",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": "Tigard, OR, US"
      },
      {
        "name": "Christopher Grenzer",
        "dupr_id": "3ZDV4L",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      }
    ]
  },
  {
    "team_id": 6773938195,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ken stone",
        "dupr_id": "3Y4KYE",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Eric Beachy",
        "dupr_id": "3ZDEKD",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]