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

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - $1,000 Money Ball

ID: 6536843040

对局比分

2-11, 11-7, 3-11

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

1:00 PM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1负方
MJ Greiner

9PO5KK · West Palm Beach, FL, US

DUPR

4.883

AS
Aiden Sipe

L55Y45 · USA

DUPR

5.198

阵营 2胜方
CP
Carlos Pavon

0Y9WN4 · Atlanta, GA, US

DUPR

5.013

AC
Alex Chanthaphaeng

EGGOMO · Atlanta, GA, US

DUPR

5.112

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6536843040
显示原始对决元数据 JSON
[
  {
    "team_id": 4336445993,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "MJ Greiner",
        "dupr_id": "9PO5KK",
        "rating": 4.883,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1086634/images/profile/61881abb-878d-4c98-b088-cad75b7394fe.png",
        "location": "West Palm Beach, FL, US"
      },
      {
        "name": "Aiden Sipe",
        "dupr_id": "L55Y45",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6102177340,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlos Pavon",
        "dupr_id": "0Y9WN4",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Alex Chanthaphaeng",
        "dupr_id": "EGGOMO",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]