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

PPA Tour: Open at the Las Vegas Strip - Mens Doubles Pro Qualifier

ID: 7412065996

对局比分

9-11, 11-7, 11-5

落败 / Loss

对决日期

2025-08-27

对局时间 (估算)

5:00 PM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1胜方
Bret Berryman

XJEOG7 · Kansas City, MO, US

DUPR

5.291

ZG
Zach Gonnering

3X9V0R · Green Bay, WI, US

DUPR

5.359

阵营 2负方
NP
Nathan Peters

8EP5PJ · Goddard, KS, US

DUPR

5.223

EK
Evgeniy Kim

3ZEVL3 · Tashkent, UZ

DUPR

5.269

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7412065996
显示原始对决元数据 JSON
[
  {
    "team_id": 8371276581,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bret Berryman",
        "dupr_id": "XJEOG7",
        "rating": 5.291,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1247300/images/profile/22907d54-a4f6-449a-933e-f68eb0c8d520.png",
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Zach Gonnering",
        "dupr_id": "3X9V0R",
        "rating": 5.359,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 8404568795,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nathan Peters",
        "dupr_id": "8EP5PJ",
        "rating": 5.223,
        "profile_pic_url": null,
        "location": "Goddard, KS, US"
      },
      {
        "name": "Evgeniy Kim",
        "dupr_id": "3ZEVL3",
        "rating": 5.269,
        "profile_pic_url": null,
        "location": "Tashkent, UZ"
      }
    ]
  }
]