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

PPA Tour: Bristol Open - 2025 - Mens Doubles Skill: (5.0) Age: (08 To 49)

ID: 6594697334

对局比分

15-6

落败 / Loss

对决日期

2025-08-09

对局时间 (估算)

3:30 PM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
ZH
Zachary Hirsch

GG4YVG · Decatur, GA, US

DUPR

4.649

LM
Lev Metor

YN0K24 · Cumming, GA, US

DUPR

4.601

阵营 2负方
CW
Chase Wucher

EG7KOJ · Pittsburgh, PA, US

DUPR

4.026

AR
Alex Rectenwald

3PRX4X · USA

DUPR

4.486

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6594697334
显示原始对决元数据 JSON
[
  {
    "team_id": 5138228879,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Hirsch",
        "dupr_id": "GG4YVG",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      },
      {
        "name": "Lev Metor",
        "dupr_id": "YN0K24",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 6575728834,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chase Wucher",
        "dupr_id": "EG7KOJ",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Alex Rectenwald",
        "dupr_id": "3PRX4X",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]