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

EASTMAN FALL OPEN 2024 - Advanced Men - POOL B

ID: 7528813210

对局比分

2-11

获胜 / Win

对决日期

2024-09-22

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Wendell Smith

3V5XVJ · Kingsport, TN, US

DUPR

4.419

GC
Gene Couch

3LKEN5 · Bristol, VA, US

DUPR

4.009

阵营 2胜方
AS
Andy Spillett

EG0Z5W · Kingsport, TN, US

DUPR

4.964

MG
Matt Gandy

ZNZ6EL · Kingsport, TN, US

DUPR

4.403

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7528813210
显示原始对决元数据 JSON
[
  {
    "team_id": 7366792769,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wendell Smith",
        "dupr_id": "3V5XVJ",
        "rating": 4.419,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/133568_63ab4bd68ce12.png",
        "location": "Kingsport, TN, US"
      },
      {
        "name": "Gene Couch",
        "dupr_id": "3LKEN5",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Bristol, VA, US"
      }
    ]
  },
  {
    "team_id": 4832197015,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Spillett",
        "dupr_id": "EG0Z5W",
        "rating": 4.964,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      },
      {
        "name": "Matt Gandy",
        "dupr_id": "ZNZ6EL",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Kingsport, TN, US"
      }
    ]
  }
]