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

4.5-5.0 Mixed Doubles Moneyball

ID: 5467197886

对局比分

5-11

落败 / Loss

对决日期

2026-04-28

对局时间 (估算)

11:30 PM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Martina Szeto

ZNWXEL · Fremont, CA, US

DUPR

4.352

KW
King Wong

GG22PM · Fremont, CA, US

DUPR

4.039

阵营 2胜方
Rachel Campagnolo

1QJ2KR · Los Gatos, CA, US

DUPR

4.493

Andrew Tjoa

N75K9Z · San Jose, CA, US

DUPR

4.290

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5467197886
显示原始对决元数据 JSON
[
  {
    "team_id": 7407160472,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Martina Szeto",
        "dupr_id": "ZNWXEL",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "King Wong",
        "dupr_id": "GG22PM",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 5051112065,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachel Campagnolo",
        "dupr_id": "1QJ2KR",
        "rating": 4.493,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67cf75f19cda0.jpg",
        "location": "Los Gatos, CA, US"
      },
      {
        "name": "Andrew Tjoa",
        "dupr_id": "N75K9Z",
        "rating": 4.29,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/22578/images/profile/1e7198be-ae4b-4196-b5ff-27a5f7a8d32e.png",
        "location": "San Jose, CA, US"
      }
    ]
  }
]