返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

DUPR 20 (Sat 4/25)

ID: 4447029856

对局比分

23-21

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

5:00 PM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
AR
Arianna Raga

V7QYY5 · Maracay, Aragua, VE

DUPR

4.915

JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.582

阵营 2负方
EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.772

KH
Kendall Hunt

RY65QE · Oklahoma City, OK, US

DUPR

4.856

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4447029856
显示原始对决元数据 JSON
[
  {
    "team_id": 7002084526,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arianna Raga",
        "dupr_id": "V7QYY5",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "Maracay, Aragua, VE"
      },
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      }
    ]
  },
  {
    "team_id": 4357360452,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Kendall Hunt",
        "dupr_id": "RY65QE",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]