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

DUPR 18 - WK 4

ID: 6914959028

对局比分

21-20

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

9:00 PM

对决场地

Rhythm & Rally Sports & Events

未核实场馆

对决竞争阵营

阵营 1胜方
RR
Ryland Reed

JZLZQ4 · Warner Robins, GA, US

DUPR

3.945

LS
Laney Swann

4ZL4VM · LaGrange, GA, US

DUPR

3.555

阵营 2负方
CN
Chris Newbern

N7GEPZ · Lizella, GA, US

DUPR

4.058

WM
Wendy Morton

JZ0DRW · Warner Robins, GA, US

DUPR

3.706

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6914959028
显示原始对决元数据 JSON
[
  {
    "team_id": 6271031604,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryland Reed",
        "dupr_id": "JZLZQ4",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      },
      {
        "name": "Laney Swann",
        "dupr_id": "4ZL4VM",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": "LaGrange, GA, US"
      }
    ]
  },
  {
    "team_id": 6911216166,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Newbern",
        "dupr_id": "N7GEPZ",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Lizella, GA, US"
      },
      {
        "name": "Wendy Morton",
        "dupr_id": "JZ0DRW",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      }
    ]
  }
]