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

Rocky Top Pickleball Classic - Mens Doubles Skill: (4.0) Age: (50+ , 60+ COMBINED)

ID: 7161082172

对局比分

13-15

落败 / Loss

对决日期

2024-11-16

对局时间 (估算)

9:00 PM

对决场地

Knoxville, TN

View Facility Page →

对决竞争阵营

阵营 1负方
TR
Timothy Robinson

17Q7ZN · Richmond, VA, US

DUPR

3.889

Wendell Smith

3V5XVJ · Kingsport, TN, US

DUPR

4.436

阵营 2胜方
GF
Gale Fulton

L5KMLZ · Knox County, TN, US

DUPR

4.007

TM
Trevor Martin

0YPVNN · Knoxville, TN, US

DUPR

3.878

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7161082172
显示原始对决元数据 JSON
[
  {
    "team_id": 4659748178,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timothy Robinson",
        "dupr_id": "17Q7ZN",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Wendell Smith",
        "dupr_id": "3V5XVJ",
        "rating": 4.436,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/133568_63ab4bd68ce12.png",
        "location": "Kingsport, TN, US"
      }
    ]
  },
  {
    "team_id": 5021362783,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gale Fulton",
        "dupr_id": "L5KMLZ",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Knox County, TN, US"
      },
      {
        "name": "Trevor Martin",
        "dupr_id": "0YPVNN",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": "Knoxville, TN, US"
      }
    ]
  }
]