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

MN Pickleball RRC #19 -- MENS 3.5-3.75 R2

ID: 5226113587

对局比分

11-5

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

8:45 AM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TC
Toeun Chiet

JZ6WKM · Mankato, MN, US

DUPR

3.516

MJ
Mike Jones

YX5ZWP · USA

DUPR

3.569

阵营 2负方
ML
Matthew Lund

O6ON47 · Andover, MN, US

DUPR

3.378

SS
Sid Satyavolu

O6L77E · Minneapolis, MN, US

DUPR

3.313

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5226113587
显示原始对决元数据 JSON
[
  {
    "team_id": 8416306015,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Toeun Chiet",
        "dupr_id": "JZ6WKM",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      },
      {
        "name": "Mike Jones",
        "dupr_id": "YX5ZWP",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8431798698,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Lund",
        "dupr_id": "O6ON47",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      },
      {
        "name": "Sid Satyavolu",
        "dupr_id": "O6L77E",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]