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

Life Time 9 AM league

ID: 5083552714

对局比分

11-2

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

11:30 PM

对决场地

5015 Westheimer Rd, Houston, TX 77056, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JG
June Guse

EWW97E · Sugar Land, TX, US

DUPR

3.635

JW
James Williams

EW4JDM · USA

DUPR

3.770

阵营 2负方
SC
Sheryl Castilan

566GKL · Houston, TX, US

DUPR

3.203

John Lee

99NQJJ · Houston, TX, US

DUPR

3.510

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5083552714
显示原始对决元数据 JSON
[
  {
    "team_id": 5861797946,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "June Guse",
        "dupr_id": "EWW97E",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "James Williams",
        "dupr_id": "EW4JDM",
        "rating": 3.77,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5605699081,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sheryl Castilan",
        "dupr_id": "566GKL",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "John Lee",
        "dupr_id": "99NQJJ",
        "rating": 3.51,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/160070_6497b95e19ea7.jpg",
        "location": "Houston, TX, US"
      }
    ]
  }
]