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

Next Game - 8am dupr ladder league

ID: 5484330778

对局比分

0-11

获胜 / Win

对决日期

2026-01-28

对局时间 (估算)

11:30 PM

对决场地

The Picklr St George

View Facility Page →

对决竞争阵营

阵营 1负方
SL
Steve Lamirand

99MEYV · Mesquite, NV, US

DUPR

4.373

KF
Kevin Flinders

3XLQQ7 · USA

DUPR

3.231

阵营 2胜方
ME
Mark Echo Hawk

169KG0 · St. George, UT, US

DUPR

4.140

Charlie Benson

4LLPXK · Hurricane, UT, US

DUPR

4.277

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5484330778
显示原始对决元数据 JSON
[
  {
    "team_id": 7197799956,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Lamirand",
        "dupr_id": "99MEYV",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Mesquite, NV, US"
      },
      {
        "name": "Kevin Flinders",
        "dupr_id": "3XLQQ7",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6406234902,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Echo Hawk",
        "dupr_id": "169KG0",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Charlie Benson",
        "dupr_id": "4LLPXK",
        "rating": 4.277,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/91146_607a2a8cc8e38.jpeg",
        "location": "Hurricane, UT, US"
      }
    ]
  }
]