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

Victory Major - Frozen Open - Mens Doubles Skill: (4.5 To 5.5) Age: (14 And Above)

ID: 8528187642

对局比分

6-11

落败 / Loss

对决日期

2025-02-09

对局时间 (估算)

7:30 PM

对决场地

Loves Park, IL

View Facility Page →

对决竞争阵营

阵营 1负方
BB
Bryan Bertola

D9L756 · Lake Forest, IL, US

DUPR

4.509

KB
Kenny Burst

MY960L · Chicago, IL, US

DUPR

4.484

阵营 2胜方
SB
Stephen Beirne

8DE694 · Oregon, WI, US

DUPR

4.998

AP
Andrew Pamu

3VDDM5 · Madison, WI, US

DUPR

5.076

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8528187642
显示原始对决元数据 JSON
[
  {
    "team_id": 5260630766,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Bertola",
        "dupr_id": "D9L756",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Lake Forest, IL, US"
      },
      {
        "name": "Kenny Burst",
        "dupr_id": "MY960L",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 5435976819,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Beirne",
        "dupr_id": "8DE694",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Oregon, WI, US"
      },
      {
        "name": "Andrew Pamu",
        "dupr_id": "3VDDM5",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]