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

League A - 5/29

ID: 5777633176

对局比分

11-5

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

5:00 PM

对决场地

629 Saratoga Rd Bldg 2, Saratoga, UT 84043

未核实场馆

对决竞争阵营

阵营 1胜方
Tanner Henderson

PKGWLX · Lehi, UT, US

DUPR

4.661

NJ
Ned Jones

MY9N7V · Lehi, UT, US

DUPR

5.040

阵营 2负方
TA
Trent Allsup

8GRYG1 · Herriman, UT, US

DUPR

4.559

DS
Derek Staker

30O5K2 · Saratoga Springs, UT, US

DUPR

4.640

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5777633176
显示原始对决元数据 JSON
[
  {
    "team_id": 8581408292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tanner Henderson",
        "dupr_id": "PKGWLX",
        "rating": 4.661,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/170197_64ef5fd83defd.jpg",
        "location": "Lehi, UT, US"
      },
      {
        "name": "Ned Jones",
        "dupr_id": "MY9N7V",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 8172379790,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trent Allsup",
        "dupr_id": "8GRYG1",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Derek Staker",
        "dupr_id": "30O5K2",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  }
]