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

Mixed Doubles 4.0/4.5+ - Monster Smash

ID: 4933749840

对局比分

4-11

获胜 / Win

对决日期

2025-10-26

对局时间 (估算)

1:00 PM

对决场地

Casper Pickleball and Sports Complex

未核实场馆

对决竞争阵营

阵营 1负方
CH
Camille Hanssen

YN4G74 · WY, US

DUPR

4.373

JS
John Soriano

2QE2WY · USA

DUPR

4.053

阵营 2胜方
SD
Sam Dia

V49VO7 · WY, US

DUPR

4.523

LW
Lexie Woolridge

3ZKJVP · USA

DUPR

4.319

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4933749840
显示原始对决元数据 JSON
[
  {
    "team_id": 8588286861,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Camille  Hanssen",
        "dupr_id": "YN4G74",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "WY, US"
      },
      {
        "name": "John Soriano",
        "dupr_id": "2QE2WY",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7955292610,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Dia",
        "dupr_id": "V49VO7",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "WY, US"
      },
      {
        "name": "Lexie Woolridge",
        "dupr_id": "3ZKJVP",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]