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

The Pickleball Academy (tbpickleball.com)

ID: 7360668234

对局比分

15-13

落败 / Loss

对决日期

2026-03-02

对局时间 (估算)

7:30 PM

对决场地

Savannah, GA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
GM
Gabe Melmed

G0MLGG · USA

DUPR

4.292

Jim Goodlett

99EMZV · Savannah, GA, US

DUPR

3.913

阵营 2负方
Jonathan Moody

12ZJVE · Savannah, GA, US

DUPR

4.143

TS
Travis Steidle

D5L5O4 · USA

DUPR

3.627

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7360668234
显示原始对决元数据 JSON
[
  {
    "team_id": 5613643980,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabe  Melmed",
        "dupr_id": "G0MLGG",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jim Goodlett",
        "dupr_id": "99EMZV",
        "rating": 3.913,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67f7fb3db271f.jpg",
        "location": "Savannah, GA, US"
      }
    ]
  },
  {
    "team_id": 5395743720,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Moody",
        "dupr_id": "12ZJVE",
        "rating": 4.143,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/115874_64d4f1aeaab21.jpeg",
        "location": "Savannah, GA, US"
      },
      {
        "name": "Travis Steidle",
        "dupr_id": "D5L5O4",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]