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

Utah State Pickleball Round Robin Championship - MD / 4.5 / 35+

ID: 4856864708

对局比分

15-4

获胜 / Win

对决日期

2025-11-22

对局时间 (估算)

9:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
RP
Robb Parsons

59XRYR · Grand Junction, CO, US

DUPR

4.642

Jake Stevenson

8W0Y2L · St. George, UT, US

DUPR

4.381

阵营 2负方
AA
Anthony Allen

8W25OM · Hurricane, UT, US

DUPR

4.438

BB
Brent Babcock

XJKLYR · St. George, UT, US

DUPR

4.352

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4856864708
显示原始对决元数据 JSON
[
  {
    "team_id": 5843549841,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robb Parsons",
        "dupr_id": "59XRYR",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      },
      {
        "name": "Jake Stevenson",
        "dupr_id": "8W0Y2L",
        "rating": 4.381,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1455998/images/profile/db4b42de-aeb0-4e3d-83ec-a0a26d522fa2.png",
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 8289958737,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Allen",
        "dupr_id": "8W25OM",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Brent Babcock",
        "dupr_id": "XJKLYR",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]