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

March to Victory by ZZ2 - Mixed Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 4555441862

对局比分

2-11

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

3:30 PM

对决场地

Lynnwood, WA

未核实场馆

对决竞争阵营

阵营 1负方
KC
Kat Cannon

99JLGR · Bend, OR, US

DUPR

4.106

JW
James WILLARD

3ZDMVL · Bend, OR, US

DUPR

3.966

阵营 2胜方
Emily Stochel

VX4W77 · Tacoma, WA, US

DUPR

4.610

LC
Luke Cramer

O66EZ2 · Tacoma, WA, US

DUPR

4.190

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4555441862
显示原始对决元数据 JSON
[
  {
    "team_id": 5145176239,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kat Cannon",
        "dupr_id": "99JLGR",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "James WILLARD",
        "dupr_id": "3ZDMVL",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  },
  {
    "team_id": 4346134393,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Stochel",
        "dupr_id": "VX4W77",
        "rating": 4.61,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67be929071f93.jpg",
        "location": "Tacoma, WA, US"
      },
      {
        "name": "Luke Cramer",
        "dupr_id": "O66EZ2",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Tacoma, WA, US"
      }
    ]
  }
]