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

Competitive Open Play Match

ID: 8387543170

对局比分

5-11

落败 / Loss

对决日期

2026-05-14

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
FM
Fred Mitchell

KXDVPY · Denton, TX, US

DUPR

3.749

RF
Robert Free

NRXNOW · Highland Village, TX, US

DUPR

4.414

阵营 2胜方
BA
Brandon Adams

XJ7NQ4 · Argyle, TX, US

DUPR

4.324

KR
Kyle Reynolds

QP07Z0 · Lewisville, TX, US

DUPR

3.862

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8387543170
显示原始对决元数据 JSON
[
  {
    "team_id": 7529954635,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Fred Mitchell",
        "dupr_id": "KXDVPY",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Robert Free",
        "dupr_id": "NRXNOW",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 7827373065,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Adams",
        "dupr_id": "XJ7NQ4",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      },
      {
        "name": "Kyle Reynolds",
        "dupr_id": "QP07Z0",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      }
    ]
  }
]