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

Rock N Roll Round Robin - MD / 5.0 / All Ages

ID: 7796421844

对局比分

15-10

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

5:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
DH
Dillon Hageman

9P9VRV · Henderson, NV, US

DUPR

5.178

Tony Belmonte

3LW4WJ · Henderson, NV, US

DUPR

4.975

阵营 2负方
NE
Nolan Ethridge

YG6X6G · St. George, UT, US

DUPR

4.219

MG
Matt Garcia

3V2G73 · St. George, UT, US

DUPR

4.479

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7796421844
显示原始对决元数据 JSON
[
  {
    "team_id": 8557996454,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dillon Hageman",
        "dupr_id": "9P9VRV",
        "rating": 5.178,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Tony Belmonte",
        "dupr_id": "3LW4WJ",
        "rating": 4.975,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1080267/images/profile/c45f4f8a-ee68-43e8-a202-49d4dda95209.png",
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 5748699895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nolan Ethridge",
        "dupr_id": "YG6X6G",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Matt Garcia",
        "dupr_id": "3V2G73",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]