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

Club PB RR 2/28

ID: 7396583884

对局比分

4-11

获胜 / Win

对决日期

2025-02-28

对局时间 (估算)

5:00 PM

对决场地

Club Pickleball USA, High Tech Drive, Midvale, UT, USA

View Facility Page →

对决竞争阵营

阵营 1负方
RN
Randy Nguyen

3O7PN7 · UT, US

DUPR

4.648

GD
Guilherme De Souza

3LKGXK · Eagle Mountain, UT, US

DUPR

4.497

阵营 2胜方
JR
John Rampton

89YMD7 · Draper, UT, US

DUPR

4.002

ML
Matthew Lees

35Y62P · Provo, UT, US

DUPR

4.985

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7396583884
显示原始对决元数据 JSON
[
  {
    "team_id": 4304923899,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randy Nguyen",
        "dupr_id": "3O7PN7",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Guilherme De Souza",
        "dupr_id": "3LKGXK",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  },
  {
    "team_id": 4426003710,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Rampton",
        "dupr_id": "89YMD7",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Matthew Lees",
        "dupr_id": "35Y62P",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]