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

Competitive Open Play Match

ID: 5511321139

对局比分

11-1

获胜 / Win

对决日期

2026-05-18

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
FM
Fred Mitchell

KXDVPY · Denton, TX, US

DUPR

3.776

JK
Justin Knox

OD5V42 · Denton, TX, US

DUPR

4.299

阵营 2负方
MM
Mason mulkey

DY59PY · USA

DUPR

3.652

RR
rileigh roshell

YM060G · USA

DUPR

4.017

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5511321139
显示原始对决元数据 JSON
[
  {
    "team_id": 5712782161,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fred Mitchell",
        "dupr_id": "KXDVPY",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Justin Knox",
        "dupr_id": "OD5V42",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  },
  {
    "team_id": 6535765402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mason mulkey",
        "dupr_id": "DY59PY",
        "rating": 3.652,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "rileigh roshell",
        "dupr_id": "YM060G",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]