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

Competitive Open Play Match

ID: 7156168073

对局比分

11-1, 11-2

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

6:15 AM

对决场地

Savannah, GA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AT
Alex Thigpin

LWK7NK · USA

DUPR

3.500

SW
SPENCER WINDHAM

76OPL0 · USA

DUPR

3.500

阵营 2负方
Jonathan Moody

12ZJVE · Savannah, GA, US

DUPR

4.033

DK
Daniel Klugman

1Q9775 · Tybee Island, GA, US

DUPR

4.236

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7156168073
显示原始对决元数据 JSON
[
  {
    "team_id": 6755907823,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex  Thigpin",
        "dupr_id": "LWK7NK",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "SPENCER WINDHAM",
        "dupr_id": "76OPL0",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6371060974,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Moody",
        "dupr_id": "12ZJVE",
        "rating": 4.033,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/115874_64d4f1aeaab21.jpeg",
        "location": "Savannah, GA, US"
      },
      {
        "name": "Daniel Klugman",
        "dupr_id": "1Q9775",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Tybee Island, GA, US"
      }
    ]
  }
]