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

DUPR 20 - WK 3

ID: 7451645700

对局比分

21-10

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

1:00 PM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
JB
Jacob Bradshaw

L25J25 · Macon, GA, US

DUPR

4.508

SC
Stephen Coon

4ZGJKK · Macon, GA, US

DUPR

4.032

阵营 2负方
BA
Bryan Adams

EWL5OW · Macon, GA, US

DUPR

4.252

HB
Hunter Buafo

DND6R6 · Macon, GA, US

DUPR

4.290

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7451645700
显示原始对决元数据 JSON
[
  {
    "team_id": 4937913218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Bradshaw",
        "dupr_id": "L25J25",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Stephen Coon",
        "dupr_id": "4ZGJKK",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 5935580448,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Adams",
        "dupr_id": "EWL5OW",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Hunter Buafo",
        "dupr_id": "DND6R6",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]