返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Atlanta Pickleball Center Rotating Partner Round Robin

ID: 7520463519

对局比分

5-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

4:45 AM

对决场地

1359 Ellsworth Industrial Blvd NW, Atlanta, GA 30318, USA

未核实场馆

对决竞争阵营

阵营 1负方
BT
Barrett Travis

JY4YGD · USA

DUPR

3.124

BT
Bo Tran

6NXQQG · Atlanta, GA, US

DUPR

3.423

阵营 2胜方
RT
Rob Thomson

5ERG2L · USA

DUPR

3.707

BH
brad harper

Z9WJ7M · Atlanta, GA, US

DUPR

3.214

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7520463519
显示原始对决元数据 JSON
[
  {
    "team_id": 5763946125,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barrett Travis",
        "dupr_id": "JY4YGD",
        "rating": 3.124,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bo Tran",
        "dupr_id": "6NXQQG",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 4467984006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rob Thomson",
        "dupr_id": "5ERG2L",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "brad harper",
        "dupr_id": "Z9WJ7M",
        "rating": 3.214,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]