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

Peachtree City Pickleball

ID: 4875946772

对局比分

3-15

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

9:00 PM

对决场地

Meade Field Dr, Peachtree City, GA 30269, USA

未核实场馆

对决竞争阵营

阵营 1负方
AN
Andy Nguyen

6P994D · USA

DUPR

3.422

TT
Thy Tran

PP99XG · USA

DUPR

3.422

阵营 2胜方
NB
Neil Brooks

ELNYEW · Peachtree City, GA, US

DUPR

3.283

VS
Victoria Simons

D5YGEY · USA

DUPR

3.701

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4875946772
显示原始对决元数据 JSON
[
  {
    "team_id": 5572356183,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Nguyen",
        "dupr_id": "6P994D",
        "rating": 3.422,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thy Tran",
        "dupr_id": "PP99XG",
        "rating": 3.422,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4440728403,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Neil Brooks",
        "dupr_id": "ELNYEW",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": "Peachtree City, GA, US"
      },
      {
        "name": "Victoria  Simons",
        "dupr_id": "D5YGEY",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]