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

World Pickleball Tour Savannah Smash - Mens Doubles 4.0

ID: 7569637693

对局比分

10-12

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

2:15 AM

对决场地

Pooler, GA

View Facility Page →

对决竞争阵营

阵营 1负方
TT
Thomas Thigpen

8EJJ0W · Statesboro, GA, US

DUPR

4.336

James Peery

8EJ6MJ · Savannah, GA, US

DUPR

3.964

阵营 2胜方
EL
Elliott Lam

3Z2GM8 · Richmond Hill, GA, US

DUPR

4.063

JG
John-David Garletts

1QG570 · USA

DUPR

3.528

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7569637693
显示原始对决元数据 JSON
[
  {
    "team_id": 5367033048,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Thigpen",
        "dupr_id": "8EJJ0W",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      },
      {
        "name": "James Peery",
        "dupr_id": "8EJ6MJ",
        "rating": 3.964,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/125001_641dcd6d37ffa.jpeg",
        "location": "Savannah, GA, US"
      }
    ]
  },
  {
    "team_id": 6466295948,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elliott Lam",
        "dupr_id": "3Z2GM8",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "John-David Garletts",
        "dupr_id": "1QG570",
        "rating": 3.528,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]