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

8/9 L2 RR

ID: 4965024908

对局比分

9-15

获胜 / Win

对决日期

2024-08-09

对局时间 (估算)

9:00 PM

对决场地

Old Coast Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
RB
Roman Bril

84W0MG · Ponte Vedra Beach, FL, US

DUPR

4.337

AV
Alejandro Villar

W6GJ0Q · St. Augustine, FL, US

DUPR

3.937

阵营 2胜方
JD
James DeMolet

2LXVP7 · USA

DUPR

3.945

TL
Tyler Lewis

MY005D · St. Augustine, FL, US

DUPR

4.032

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4965024908
显示原始对决元数据 JSON
[
  {
    "team_id": 6709416973,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Roman Bril",
        "dupr_id": "84W0MG",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      },
      {
        "name": "Alejandro Villar",
        "dupr_id": "W6GJ0Q",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      }
    ]
  },
  {
    "team_id": 7702460767,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James DeMolet",
        "dupr_id": "2LXVP7",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Lewis",
        "dupr_id": "MY005D",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      }
    ]
  }
]