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

Triple Moneyball Series A - Club Pickleball USA - Mixed 4.0

ID: 6925569051

对局比分

11-6

获胜 / Win

对决日期

2025-09-19

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DG
Dylan Greenleaf

V7Z7V5 · Los Angeles, CA, US

DUPR

4.326

SG
Sherry Greenleaf

8M47GD · Salt Lake City, UT, US

DUPR

4.213

阵营 2负方
ZV
Zac Vidmar

GGP2JD · Riverton, UT, US

DUPR

4.022

SM
Stephanie Morgan

849G6K · Sandy, UT, US

DUPR

3.862

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6925569051
显示原始对决元数据 JSON
[
  {
    "team_id": 8122958322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Greenleaf",
        "dupr_id": "V7Z7V5",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Sherry Greenleaf",
        "dupr_id": "8M47GD",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 6574333437,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zac Vidmar",
        "dupr_id": "GGP2JD",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Stephanie Morgan",
        "dupr_id": "849G6K",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]