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

DUPR 18 - Semi-Final & Finals

ID: 7798976443

对局比分

18-21

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

8:45 AM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1负方
JM
Jared Morton

KO2466 · Warner Robins, GA, US

DUPR

3.702

TH
Tracie Hawkins

YX5QQE · Thomaston, GA, US

DUPR

3.337

阵营 2胜方
RR
Ryland Reed

JZLZQ4 · Warner Robins, GA, US

DUPR

3.908

LS
Laney Swann

4ZL4VM · LaGrange, GA, US

DUPR

3.539

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7798976443
显示原始对决元数据 JSON
[
  {
    "team_id": 8582890611,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Morton",
        "dupr_id": "KO2466",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Tracie Hawkins",
        "dupr_id": "YX5QQE",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": "Thomaston, GA, US"
      }
    ]
  },
  {
    "team_id": 7151541364,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryland Reed",
        "dupr_id": "JZLZQ4",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Laney Swann",
        "dupr_id": "4ZL4VM",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      }
    ]
  }
]