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

Savannah Open ($$$) - Mixed Doubles Skill: (4.0) Age: (19 To 49)

ID: 4731484429

对局比分

15-4

落败 / Loss

对决日期

2025-04-05

对局时间 (估算)

2:15 AM

对决场地

Savannah, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
ES
Elissa Shelton

JZYR94 · USA

DUPR

3.666

HA
Hernan Alcantara

QPYEK0 · Richmond Hill, GA, US

DUPR

3.852

阵营 2负方
LM
Lindy Moody

1RNYOM · USA

DUPR

3.311

Jonathan Moody

12ZJVE · Savannah, GA, US

DUPR

4.055

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4731484429
显示原始对决元数据 JSON
[
  {
    "team_id": 5993403603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elissa Shelton",
        "dupr_id": "JZYR94",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hernan Alcantara",
        "dupr_id": "QPYEK0",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 4901489461,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lindy Moody",
        "dupr_id": "1RNYOM",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Moody",
        "dupr_id": "12ZJVE",
        "rating": 4.055,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/115874_64d4f1aeaab21.jpeg",
        "location": "Savannah, GA, US"
      }
    ]
  }
]