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

MN Pickleball RRC #19 Mens 4.0 R2

ID: 5597552681

对局比分

11-8

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

6:15 AM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
RS
Ronald Sung

O6EGN2 · Minneapolis, MN, US

DUPR

4.144

SW
Sky Waters

J5MJ0J · Eagan, MN, US

DUPR

3.960

阵营 2负方
LT
Lei Thongvivong

N75DGZ · Worthington, MN, US

DUPR

3.890

DJ
Daniel Jake McKown

1RKQE3 · Menomonie, WI, US

DUPR

4.259

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5597552681
显示原始对决元数据 JSON
[
  {
    "team_id": 7748963003,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ronald Sung",
        "dupr_id": "O6EGN2",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Sky Waters",
        "dupr_id": "J5MJ0J",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  },
  {
    "team_id": 5361040620,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lei Thongvivong",
        "dupr_id": "N75DGZ",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Worthington, MN, US"
      },
      {
        "name": "Daniel Jake McKown",
        "dupr_id": "1RKQE3",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Menomonie, WI, US"
      }
    ]
  }
]