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

2025 Spring into Pickleball Tournament (Round Robin) - Mixed Doubles Skill: (4.0/4.5) Age: (Any)

ID: 6045447020

对局比分

4-15

落败 / Loss

对决日期

2025-04-13

对局时间 (估算)

9:00 PM

对决场地

Festus, MO

View Facility Page →

对决竞争阵营

阵营 1负方
SW
Sheena Wong

0YYR62 · Olivette, MO, US

DUPR

3.822

JT
Johnny Truong

99EGZK · St. Louis, MO, US

DUPR

3.615

阵营 2胜方
SG
Sarah Gibson

8WMZLY · Chesterfield, MO, US

DUPR

4.187

MB
Marco Bertarelli

84Q95K · Fenton, MO, US

DUPR

4.223

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6045447020
显示原始对决元数据 JSON
[
  {
    "team_id": 8094941324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sheena Wong",
        "dupr_id": "0YYR62",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Olivette, MO, US"
      },
      {
        "name": "Johnny Truong",
        "dupr_id": "99EGZK",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      }
    ]
  },
  {
    "team_id": 7074970293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarah Gibson",
        "dupr_id": "8WMZLY",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      },
      {
        "name": "Marco Bertarelli",
        "dupr_id": "84Q95K",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Fenton, MO, US"
      }
    ]
  }
]