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

Competitive Open Play Match

ID: 8588770865

对局比分

9-11, 10-12

获胜 / Win

对决日期

2026-05-14

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KR
Kyle Reynolds

QP07Z0 · Lewisville, TX, US

DUPR

3.870

JK
Justin Knox

OD5V42 · Denton, TX, US

DUPR

4.263

阵营 2胜方
FM
Fred Mitchell

KXDVPY · Denton, TX, US

DUPR

3.759

RF
Robert Free

NRXNOW · Highland Village, TX, US

DUPR

4.418

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8588770865
显示原始对决元数据 JSON
[
  {
    "team_id": 5181799592,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Reynolds",
        "dupr_id": "QP07Z0",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      },
      {
        "name": "Justin Knox",
        "dupr_id": "OD5V42",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  },
  {
    "team_id": 7660019729,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Fred Mitchell",
        "dupr_id": "KXDVPY",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Robert Free",
        "dupr_id": "NRXNOW",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  }
]