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

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mens Doubles Pro Qualifier

ID: 6662368410

对局比分

11-3, 3-11, 11-1

获胜 / Win

对决日期

2026-04-27

对局时间 (估算)

7:30 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
SL
Sam Libo

XJ0X95 · Hawley, PA, US

DUPR

4.730

TG
Tobias Golberg

9P2ERE · Pilar, Buenos Aires Province, AR

DUPR

5.328

阵营 2负方
GW
George Wolf

XJN9O7 · Overland Park, KS, US

DUPR

4.702

JJ
Jonah JD Karczmer

V40RX7 · New York, NY, US

DUPR

4.828

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6662368410
显示原始对决元数据 JSON
[
  {
    "team_id": 4341676656,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Libo",
        "dupr_id": "XJ0X95",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Hawley, PA, US"
      },
      {
        "name": "Tobias Golberg",
        "dupr_id": "9P2ERE",
        "rating": 5.328,
        "profile_pic_url": null,
        "location": "Pilar, Buenos Aires Province, AR"
      }
    ]
  },
  {
    "team_id": 5042150241,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Wolf",
        "dupr_id": "XJN9O7",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Jonah JD Karczmer",
        "dupr_id": "V40RX7",
        "rating": 4.828,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]