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

One Family DUPR EVENT: 3.75+ Men’s Doubles

ID: 7750471777

对局比分

22-9

落败 / Loss

对决日期

2025-04-27

对局时间 (估算)

2:15 AM

对决场地

Smash Hub - Pickleball & Soccer Club Oakdale MN

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Devin Her

76K5MN · Saint Paul, MN, US

DUPR

4.584

WY
Wes Yang

0Q207N · MN, US

DUPR

4.885

阵营 2负方
JL
Jerry Lee

8GQW6Q · Brooklyn Center, MN, US

DUPR

4.425

XT
xinxay thao

MYO9YL · Brooklyn Park, MN, US

DUPR

4.635

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7750471777
显示原始对决元数据 JSON
[
  {
    "team_id": 4888833794,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devin Her",
        "dupr_id": "76K5MN",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Wes Yang",
        "dupr_id": "0Q207N",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 4345350577,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jerry Lee",
        "dupr_id": "8GQW6Q",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Brooklyn Center, MN, US"
      },
      {
        "name": "xinxay thao",
        "dupr_id": "MYO9YL",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Brooklyn Park, MN, US"
      }
    ]
  }
]