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

WK 4 R & R DUPR 18 Team League

ID: 5744242689

对局比分

12-21

获胜 / Win

对决日期

2025-06-22

对局时间 (估算)

10:15 AM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1负方
DS
Daniel Swann

M2YD9D · LaGrange, GA, US

DUPR

3.918

BA
Bryan Adams

EWL5OW · Macon, GA, US

DUPR

4.291

阵营 2胜方
AM
andrew Mackey

6ZDZME · Warner Robins, GA, US

DUPR

4.929

JB
Jacob Bradshaw

L25J25 · Macon, GA, US

DUPR

4.574

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5744242689
显示原始对决元数据 JSON
[
  {
    "team_id": 6292185247,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Swann",
        "dupr_id": "M2YD9D",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      },
      {
        "name": "Bryan Adams",
        "dupr_id": "EWL5OW",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 6046654396,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "andrew Mackey",
        "dupr_id": "6ZDZME",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Jacob Bradshaw",
        "dupr_id": "L25J25",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]