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

DUPR 20 (Sat 4/25)

ID: 5577872113

对局比分

22-20

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
JC
Jared Culbert

0YXQY4 · Cave Springs, AR, US

DUPR

5.194

JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.604

阵营 2负方
PW
Pickleball Will

89D5E1 · Tulsa, OK, US

DUPR

5.082

JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

4.023

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5577872113
显示原始对决元数据 JSON
[
  {
    "team_id": 6301758263,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Culbert",
        "dupr_id": "0YXQY4",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Cave Springs, AR, US"
      },
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      }
    ]
  },
  {
    "team_id": 7171979483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pickleball Will",
        "dupr_id": "89D5E1",
        "rating": 5.082,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  }
]