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

Mega Pickleball

ID: 5201356808

对局比分

9-6

落败 / Loss

对决日期

2025-02-13

对局时间 (估算)

9:00 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JF
Joshua Fogel

RZORGZ · Eden Prairie, MN, US

DUPR

4.284

TR
trent Rezabek

ODL0EE · USA

DUPR

4.117

阵营 2负方
BR
Brian Ranwick

8E2DJV · Minnetonka, MN, US

DUPR

4.226

NK
Nate Kubik

9P5Z4R · Hopkins, MN, US

DUPR

3.934

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5201356808
显示原始对决元数据 JSON
[
  {
    "team_id": 6771467989,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Fogel",
        "dupr_id": "RZORGZ",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "trent Rezabek",
        "dupr_id": "ODL0EE",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7530662907,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Ranwick",
        "dupr_id": "8E2DJV",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      },
      {
        "name": "Nate Kubik",
        "dupr_id": "9P5Z4R",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      }
    ]
  }
]