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

ATL Picklebrawl's InDINKpendence Day Tournament

ID: 5437419543

对局比分

9-15

获胜 / Win

对决日期

2024-07-06

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AP
Alex Pham

1RRNLE · USA

DUPR

4.446

NH
Nick Hallberg

GGD5JG · Gwinnett County, GA, US

DUPR

4.430

阵营 2胜方
BP
Brian Pham

124604 · Jacksonville, FL, US

DUPR

5.507

HS
Harry Sivanesan

8WEZ2Q · Alpharetta, GA, US

DUPR

3.970

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5437419543
显示原始对决元数据 JSON
[
  {
    "team_id": 5299418479,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Pham",
        "dupr_id": "1RRNLE",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Hallberg",
        "dupr_id": "GGD5JG",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  },
  {
    "team_id": 7649227702,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Pham",
        "dupr_id": "124604",
        "rating": 5.507,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Harry Sivanesan",
        "dupr_id": "8WEZ2Q",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]