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

DUPR 18 - Semi-Final & Finals

ID: 7004305558

对局比分

21-13

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

11:30 PM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
SL
Shawn Luque

Q5EZZ4 · Dublin, GA, US

DUPR

4.432

SB
Shelley Baumann

8KQKZ7 · Rockledge, GA, US

DUPR

3.703

阵营 2负方
JM
Jared Morton

KO2466 · Warner Robins, GA, US

DUPR

3.705

TH
Tracie Hawkins

YX5QQE · Thomaston, GA, US

DUPR

3.342

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7004305558
显示原始对决元数据 JSON
[
  {
    "team_id": 6759761778,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shawn Luque",
        "dupr_id": "Q5EZZ4",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Shelley Baumann",
        "dupr_id": "8KQKZ7",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Rockledge, GA, US"
      }
    ]
  },
  {
    "team_id": 5039835465,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Morton",
        "dupr_id": "KO2466",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Tracie Hawkins",
        "dupr_id": "YX5QQE",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": "Thomaston, GA, US"
      }
    ]
  }
]