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

5-Year Anniversary Tournament Club Pickleball USA - Men's 5.0

ID: 5748868459

对局比分

15-6

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RF
Ryne Fertitta

1NP0Z3 · Midvale, UT, US

DUPR

5.331

AQ
Alexander Qi

8GOJVX · Salt Lake City, UT, US

DUPR

5.387

阵营 2负方
BA
Brennan Adamson

3OR7K7 · Vineyard, UT, US

DUPR

5.159

GF
Gavin Fowler

355DGV · Tooele, UT, US

DUPR

5.425

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5748868459
显示原始对决元数据 JSON
[
  {
    "team_id": 6838802229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryne Fertitta",
        "dupr_id": "1NP0Z3",
        "rating": 5.331,
        "profile_pic_url": null,
        "location": "Midvale, UT, US"
      },
      {
        "name": "Alexander Qi",
        "dupr_id": "8GOJVX",
        "rating": 5.387,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 7124127124,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brennan Adamson",
        "dupr_id": "3OR7K7",
        "rating": 5.159,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      },
      {
        "name": "Gavin Fowler",
        "dupr_id": "355DGV",
        "rating": 5.425,
        "profile_pic_url": null,
        "location": "Tooele, UT, US"
      }
    ]
  }
]