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

Mixed Doubles 4.0/4.5+ - Monster Smash

ID: 5243616954

对局比分

11-9

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

7:30 PM

对决场地

Casper Pickleball and Sports Complex

未核实场馆

对决竞争阵营

阵营 1胜方
CH
Camille Hanssen

YN4G74 · WY, US

DUPR

4.336

JS
John Soriano

2QE2WY · USA

DUPR

3.647

阵营 2负方
CP
Craig Plante

8K50K7 · Buffalo, WY, US

DUPR

4.481

NH
Natalie Hardesty

89MKK1 · Wyarno, WY, US

DUPR

4.398

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5243616954
显示原始对决元数据 JSON
[
  {
    "team_id": 5347631035,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Camille  Hanssen",
        "dupr_id": "YN4G74",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "WY, US"
      },
      {
        "name": "John Soriano",
        "dupr_id": "2QE2WY",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6795892881,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Craig Plante",
        "dupr_id": "8K50K7",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Buffalo, WY, US"
      },
      {
        "name": "Natalie Hardesty",
        "dupr_id": "89MKK1",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Wyarno, WY, US"
      }
    ]
  }
]