返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

TPL*NS | Mixed Doubles - Session 14, Mon Feb 9

ID: 5945103219

对局比分

15-7

获胜 / Win

对决日期

2026-02-10

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BP
Bradley Potter

0QRO0N · Butler County, OH, US

DUPR

4.561

BP
Brittany Potter

MPQ40V · USA

DUPR

3.369

阵营 2负方
TB
Tracey Bunch

KO07GK · USA

DUPR

3.510

JM
Jeff Miller

EGDZ9M · Dayton, OH, US

DUPR

4.422

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5945103219
显示原始对决元数据 JSON
[
  {
    "team_id": 7209328329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bradley Potter",
        "dupr_id": "0QRO0N",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      },
      {
        "name": "Brittany Potter",
        "dupr_id": "MPQ40V",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7288298535,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tracey Bunch",
        "dupr_id": "KO07GK",
        "rating": 3.51,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Miller",
        "dupr_id": "EGDZ9M",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Dayton, OH, US"
      }
    ]
  }
]