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

Rock N Roll Round Robin - MD / 5.0 / 12-34

ID: 7487459517

对局比分

15-6

落败 / Loss

对决日期

2025-02-08

对局时间 (估算)

10:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
BP
Benson Parry

30ZNKG · St. George, UT, US

DUPR

5.483

TM
Tyler Miller

8MKXV3 · St. George, UT, US

DUPR

5.556

阵营 2负方
EG
Eric Gubler

3ZZJEW · USA

DUPR

5.486

TH
Tyler Holbrook

3YMOPK · Eden, UT, US

DUPR

5.315

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7487459517
显示原始对决元数据 JSON
[
  {
    "team_id": 5015973785,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benson Parry",
        "dupr_id": "30ZNKG",
        "rating": 5.483,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Tyler Miller",
        "dupr_id": "8MKXV3",
        "rating": 5.556,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6836952762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Gubler",
        "dupr_id": "3ZZJEW",
        "rating": 5.486,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Holbrook",
        "dupr_id": "3YMOPK",
        "rating": 5.315,
        "profile_pic_url": null,
        "location": "Eden, UT, US"
      }
    ]
  }
]