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

MPA: 2026 Mixed Doubles Ladder - Session 1, Wed May 13

ID: 6435744521

对局比分

15-13

落败 / Loss

对决日期

2026-05-13

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TB
Tracey Bunch

KO07GK · USA

DUPR

3.489

WD
wally drake

V7YL95 · USA

DUPR

4.651

阵营 2负方
TW
Travis Wilson

EGKMPV · Centerville, OH, US

DUPR

4.239

KP
Kelly Phelps

PK0OKE · Middletown, OH, US

DUPR

3.924

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6435744521
显示原始对决元数据 JSON
[
  {
    "team_id": 8169296108,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tracey Bunch",
        "dupr_id": "KO07GK",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "wally drake",
        "dupr_id": "V7YL95",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6559939281,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Travis Wilson",
        "dupr_id": "EGKMPV",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Centerville, OH, US"
      },
      {
        "name": "Kelly Phelps",
        "dupr_id": "PK0OKE",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Middletown, OH, US"
      }
    ]
  }
]