返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

DUPR 20 - The Dink MiLP@ Savannah Pickleball Academy, Georgia

ID: 7700446547

对局比分

15-21

获胜 / Win

对决日期

2025-06-01

对局时间 (估算)

12:45 AM

对决场地

4102 Meding St

View Facility Page →

对决竞争阵营

阵营 1负方
Lance Burgstiner

8G0Z2X · Savannah, GA, US

DUPR

4.920

LH
Lyndsey Harper

35YK0L · Savannah, GA, US

DUPR

4.145

阵营 2胜方
CL
Cody Lanier

8WEE6L · Statesboro, GA, US

DUPR

4.910

AH
Amy Honea

8KDY5Y · Evans, GA, US

DUPR

4.790

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7700446547
显示原始对决元数据 JSON
[
  {
    "team_id": 5846576859,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lance Burgstiner",
        "dupr_id": "8G0Z2X",
        "rating": 4.92,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/93113_623875fd0693c.jpeg",
        "location": "Savannah, GA, US"
      },
      {
        "name": "Lyndsey Harper",
        "dupr_id": "35YK0L",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      }
    ]
  },
  {
    "team_id": 6534468222,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cody Lanier",
        "dupr_id": "8WEE6L",
        "rating": 4.91,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      },
      {
        "name": "Amy Honea",
        "dupr_id": "8KDY5Y",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Evans, GA, US"
      }
    ]
  }
]