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

Pool B - DUPR 18 (Sun 4/26)

ID: 6458593155

对局比分

21-13

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

4:45 AM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
PW
Pickleball Will

89D5E1 · Tulsa, OK, US

DUPR

5.078

MS
Maria Seigel

1220LY · Jenks, OK, US

DUPR

4.334

阵营 2负方
IC
Ian Carr

3ZEJP3 · Wichita, KS, US

DUPR

4.559

JR
Jill Reyes

Z99Z4M · Wichita, KS, US

DUPR

4.321

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6458593155
显示原始对决元数据 JSON
[
  {
    "team_id": 5267136670,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pickleball Will",
        "dupr_id": "89D5E1",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Maria Seigel",
        "dupr_id": "1220LY",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  },
  {
    "team_id": 7207636606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Carr",
        "dupr_id": "3ZEJP3",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Jill Reyes",
        "dupr_id": "Z99Z4M",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]