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

Competitive Open Play Match

ID: 8189325462

对局比分

12-10

获胜 / Win

对决日期

2026-05-28

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JK
Justin Knox

OD5V42 · Denton, TX, US

DUPR

4.292

BA
Brandon Adams

XJ7NQ4 · Argyle, TX, US

DUPR

4.348

阵营 2负方
AA
Andrew Austin

4LWW7V · Denton, TX, US

DUPR

4.007

TH
Trenton Hull

KOZGEQ · Flower Mound, TX, US

DUPR

4.401

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8189325462
显示原始对决元数据 JSON
[
  {
    "team_id": 8361559740,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Knox",
        "dupr_id": "OD5V42",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Brandon Adams",
        "dupr_id": "XJ7NQ4",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": "Argyle, TX, US"
      }
    ]
  },
  {
    "team_id": 6708112594,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Austin",
        "dupr_id": "4LWW7V",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Trenton Hull",
        "dupr_id": "KOZGEQ",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]