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

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

ID: 5706463799

对局比分

8-15

获胜 / Win

对决日期

2026-02-24

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TB
Tracey Bunch

KO07GK · USA

DUPR

3.522

JM
Jeff Miller

EGDZ9M · Dayton, OH, US

DUPR

4.434

阵营 2胜方
BP
Bradley Potter

0QRO0N · Butler County, OH, US

DUPR

4.600

BP
Brittany Potter

MPQ40V · USA

DUPR

3.461

数据访问 (AI / 开发者)

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

cURL Request:

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