返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DUPR Jumpstart

ID: 6319845594

对局比分

5-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

7:30 PM

对决场地

Edmonton Pickleball Center, 170 Street Northwest, Edmonton, AB, Canada

未核实场馆

对决竞争阵营

阵营 1负方
WS
Wendy Sung

ELONRE · Edmonton, AB, CA

DUPR

2.374

MN
Michelle Newberry

D554R6 · USA

DUPR

2.000

阵营 2胜方
RS
Ryan Stevenson

N7NQ0W · Airdrie, AB, CA

DUPR

2.402

TB
Todd Byers

V2P4PE · Edmonton, AB, CA

DUPR

2.402

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6319845594
显示原始对决元数据 JSON
[
  {
    "team_id": 6724173935,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wendy Sung",
        "dupr_id": "ELONRE",
        "rating": 2.374,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Michelle Newberry",
        "dupr_id": "D554R6",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5761936505,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Stevenson",
        "dupr_id": "N7NQ0W",
        "rating": 2.402,
        "profile_pic_url": null,
        "location": "Airdrie, AB, CA"
      },
      {
        "name": "Todd Byers",
        "dupr_id": "V2P4PE",
        "rating": 2.402,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]