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

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

ID: 4932291116

对局比分

2-11

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

9:00 PM

对决场地

Lynnwood, WA

未核实场馆

对决竞争阵营

阵营 1负方
KL
Kevin Law

NX2E47 · Mill Creek, WA, US

DUPR

3.825

KN
kim nguyen

9JVR47 · USA

DUPR

3.385

阵营 2胜方
Emily Stochel

VX4W77 · Tacoma, WA, US

DUPR

4.589

LC
Luke Cramer

O66EZ2 · Tacoma, WA, US

DUPR

4.187

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4932291116
显示原始对决元数据 JSON
[
  {
    "team_id": 5367868827,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Law",
        "dupr_id": "NX2E47",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Mill Creek, WA, US"
      },
      {
        "name": "kim nguyen",
        "dupr_id": "9JVR47",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5375450499,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emily Stochel",
        "dupr_id": "VX4W77",
        "rating": 4.589,
        "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.187,
        "profile_pic_url": null,
        "location": "Tacoma, WA, US"
      }
    ]
  }
]