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

Fall Brawl 2025 - Senior MD / 5.0 / 60+

ID: 6864260024

对局比分

14-16

落败 / Loss

对决日期

2025-10-08

对局时间 (估算)

9:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
RH
Richard Hammerquist

16KNXE · Tigard, OR, US

DUPR

4.728

CG
Christopher Grenzer

3ZDV4L · Wilsonville, OR, US

DUPR

4.929

阵营 2胜方
Ed Krick

30R95N · Hemet, CA, US

DUPR

4.330

RM
Roy Merca

O6JY0L · Newcastle, WA, US

DUPR

4.870

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6864260024
显示原始对决元数据 JSON
[
  {
    "team_id": 7621720429,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Hammerquist",
        "dupr_id": "16KNXE",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Tigard, OR, US"
      },
      {
        "name": "Christopher Grenzer",
        "dupr_id": "3ZDV4L",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      }
    ]
  },
  {
    "team_id": 4885222169,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ed Krick",
        "dupr_id": "30R95N",
        "rating": 4.33,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/910449/images/profile/e7331f05-8479-4b8a-9348-bed928845467.png",
        "location": "Hemet, CA, US"
      },
      {
        "name": "Roy Merca",
        "dupr_id": "O6JY0L",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Newcastle, WA, US"
      }
    ]
  }
]