返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Triple Moneyball Series B - Club Pickleball USA - Mixed 3.5

ID: 5933298606

对局比分

15-3

落败 / Loss

对决日期

2025-10-17

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Jeff Strange

PKNDZZ · UT, US

DUPR

3.541

KW
Kristi Wintch

X2J29X · USA

DUPR

3.392

阵营 2负方
JM
Josh Maxwell

YN4694 · Sandy, UT, US

DUPR

3.128

ST
Sarah Turnbow

567X5P · Salt Lake County, UT, US

DUPR

3.004

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5933298606
显示原始对决元数据 JSON
[
  {
    "team_id": 6842271956,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Strange",
        "dupr_id": "PKNDZZ",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Kristi Wintch",
        "dupr_id": "X2J29X",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6893762954,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Maxwell",
        "dupr_id": "YN4694",
        "rating": 3.128,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Sarah Turnbow",
        "dupr_id": "567X5P",
        "rating": 3.004,
        "profile_pic_url": null,
        "location": "Salt Lake County, UT, US"
      }
    ]
  }
]