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

Competitive Open Play Match

ID: 7963242586

对局比分

8-11

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RR
rileigh roshell

YM060G · USA

DUPR

4.080

JK
Justin Knox

OD5V42 · Denton, TX, US

DUPR

4.275

阵营 2胜方
BA
Brandon Adams

XJ7NQ4 · Argyle, TX, US

DUPR

4.331

FM
Fred Mitchell

KXDVPY · Denton, TX, US

DUPR

3.752

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7963242586
显示原始对决元数据 JSON
[
  {
    "team_id": 6323385461,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "rileigh roshell",
        "dupr_id": "YM060G",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Knox",
        "dupr_id": "OD5V42",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  },
  {
    "team_id": 5390282536,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandon Adams",
        "dupr_id": "XJ7NQ4",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      },
      {
        "name": "Fred Mitchell",
        "dupr_id": "KXDVPY",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  }
]