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

Men’s 5.0

ID: 4389300056

对局比分

13-15

获胜 / Win

对决日期

2025-07-12

对局时间 (估算)

9:00 PM

对决场地

The Picklr St George

View Facility Page →

对决竞争阵营

阵营 1负方
BH
Bryce Hubbard

EGL2DO · Washington, UT, US

DUPR

4.034

PM
Pablo Marilaf

NYV9WW · Santiago Province, Santiago Metropolitan Region, CL

DUPR

4.623

阵营 2胜方
AA
Anthony Allen

8W25OM · Hurricane, UT, US

DUPR

4.491

cameron strahm

KO99N7 · St. George, UT, US

DUPR

4.515

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4389300056
显示原始对决元数据 JSON
[
  {
    "team_id": 6529477031,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryce Hubbard",
        "dupr_id": "EGL2DO",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Pablo Marilaf",
        "dupr_id": "NYV9WW",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Santiago Province, Santiago Metropolitan Region, CL"
      }
    ]
  },
  {
    "team_id": 7393115746,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Allen",
        "dupr_id": "8W25OM",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      },
      {
        "name": "cameron strahm",
        "dupr_id": "KO99N7",
        "rating": 4.515,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66ccb2f999e75.jpg",
        "location": "St. George, UT, US"
      }
    ]
  }
]